Bug #92795 can't start
Submitted: 16 Oct 2018 11:16 Modified: 16 Oct 2018 17:19
Reporter: tj chang Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.7 OS:Windows (win 10/win10)
Assigned to: CPU Architecture:x86

[16 Oct 2018 11:16] tj chang
Description:
insert data to one table, log file dump  as follow

2018-10-09T04:58:36.447935Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full
2018-10-09T04:58:48.119933Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full
2018-10-09T04:58:56.938934Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full
2018-10-09T04:59:08.698935Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full
2018-10-09T04:59:21.184951Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full
2018-10-09T04:59:32.920959Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full
2018-10-09T04:59:45.407933Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full
2018-10-09T04:59:59.028940Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full
2018-10-09T05:00:11.224988Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full
2018-10-09T05:00:22.983934Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full
2018-10-09T05:00:34.564933Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full
2018-10-09T05:00:45.951935Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full

then service stoped, and can't start.

things as up has happened seval times.

this time, i modified my.ini file 

innodb_force_recovery = 6

i start service successfully then, i try to drop the database, and wait for a long times, i close mysqld.exe force, now i can't start it.

the file'size cmd_event.ibd is 10.8GB.

How to repeat:
insert data to one table, until log file dump  as follow

2018-10-09T04:58:36.447935Z 2 [ERROR] C:\Program Files (x86)\MySQL\MySQL Server 5.7\bin\mysqld.exe: The table 'cmd_event' is full
[16 Oct 2018 17:19] MySQL Verification Team
We're sorry, but the bug system is not the appropriate forum for asking help on using MySQL products. Your problem is not the result of a bug.

Support on using our products is available both free in our forums at http://forums.mysql.com/ and for a reasonable fee direct from our skilled support engineers at http://www.mysql.com/support/

Please read?
https://dev.mysql.com/doc/refman/8.0/en/full-table.html
https://dev.mysql.com/doc/refman/8.0/en/table-size-limit.html

Thank you for your interest in MySQL.
[16 Oct 2018 17:21] MySQL Verification Team
Links for correct version?

https://dev.mysql.com/doc/refman/5.7/en/full-table.html
https://dev.mysql.com/doc/refman/5.7/en/table-size-limit.html