Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit beff980

Browse files
committed
It is mysqld --initialize not mysqld --bootstrap
1 parent 87c4aa1 commit beff980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate_sql_file.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Options:
3939
4040
b: Whether to omit any lines that deal with sql_log_bin (useful for RDS)
4141
42-
m: Whether to generate a mysql_install_db / mysqld --bootstrap formatted file
42+
m: Whether to generate a mysql_install_db / mysqld --initialize formatted file
4343
4444
u: The user to set as the owner of the objects (useful for RDS)
4545

0 commit comments

Comments
 (0)