Bug #90711 | mysqld: Duplicate entry 'innodb_system' for key 'name' | ||
---|---|---|---|
Submitted: | 2 May 2018 5:20 | Modified: | 1 Nov 2018 7:21 |
Reporter: | Mathias Berchtold | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S1 (Critical) |
Version: | 8.0.11 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[2 May 2018 8:09]
Mathias Berchtold
[2 May 2018 11:13]
Miguel Solorzano
5.7.22 running-stopped service-remove bin and share directory
Attachment: 90711_1.png (image/png, text), 31.38 KiB.
[2 May 2018 11:16]
Miguel Solorzano
plaqced 8.0 bin and share, modify sql_mode of my.ini start server with warnings
Attachment: 90711_3.txt (text/plain), 7.39 KiB.
[2 May 2018 11:17]
Miguel Solorzano
started server after mysql_upgrade
Attachment: 90711_2.png (image/png, text), 41.20 KiB.
[2 May 2018 11:21]
Miguel Solorzano
Started service of 8.0.11
Attachment: 90711_4.png (image/png, text), 30.23 KiB.
[3 May 2018 7:56]
Umesh Shastry
Test
Attachment: 90711.results (application/octet-stream, text), 9.94 KiB.