Bug #17446 Several errors in mysql_fix_privilege_tables.sql, also missing scripts
Submitted: 16 Feb 2006 10:18 Modified: 17 Feb 2006 11:59
Reporter: Evgueny Antonoff Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.18-nt OS:Windows (WindowsXP (home))
Assigned to: CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[16 Feb 2006 10:26] Evgueny Antonoff
result of running mysql_fix_privilege_tables.sql

Attachment: script_errors.txt (text/plain), 6.64 KiB.

[16 Feb 2006 10:34] Evgueny Antonoff
my current structure of database 'mysql'

Attachment: database_curr_struct.sql (application/octet-stream, text), 15.98 KiB.

[16 Feb 2006 10:35] Evgueny Antonoff
initial structure of database 'mysql' ( before running any script )

Attachment: database_init_struct.sql (application/octet-stream, text), 14.81 KiB.

[16 Feb 2006 10:36] Evgueny Antonoff
contents of mysql_fix_privilege_tables.sql as i ran it against my database

Attachment: mysql_fix_privilege_tables.sql (application/octet-stream, text), 25.10 KiB.