diff options
author | unknown <msvensson@pilot.blaudden> | 2007-04-12 17:48:28 +0200 |
---|---|---|
committer | unknown <msvensson@pilot.blaudden> | 2007-04-12 17:48:28 +0200 |
commit | 14bb1b02d2bf171bfd8d6089a7ca1a5138985e2a (patch) | |
tree | d90401d6f87fe7b3a2e7eb08acf291815e67c2cd /sql/sql_repl.cc | |
parent | c4e10d7bc19b965ddf8696b954a8bae34c7603b0 (diff) | |
download | mariadb-git-14bb1b02d2bf171bfd8d6089a7ca1a5138985e2a.tar.gz |
Bug#27783 mysql_install_db should be able to install again, preserving existing files.
- Allow mysql_install_db to be run a second time in the same
datadir to create and fill any missing system tables
scripts/mysql_install_db.sh:
Remove check that dissallowed running mysql_install_db a second time
in same directory
scripts/mysql_system_tables.sql:
Save information about if tables db and user already existed
scripts/mysql_system_tables_data.sql:
Fill tables db and user with initial data if tables
didn't already exist.
Diffstat (limited to 'sql/sql_repl.cc')
0 files changed, 0 insertions, 0 deletions