msvensson@pilot.blaudden
76285bdf31
Update mysql_upgrade tests for 5.1
...
Add "two liner" to mysqld --bootstrap that allows
wo write scripts that can be run both by mysql and mysqld --bootstrap
Remove duplicate create of MySQL system tables
2007-04-18 16:23:19 +02:00
msvensson@pilot.blaudden
2aef31fa51
Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
2007-04-13 15:13:12 +02:00
msvensson@pilot.blaudden
74dfba96e7
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
2007-04-12 17:48:28 +02:00
cbell/Chuck@mysql_cab_desk.
a591514a67
Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
...
into mysql_cab_desk.:C:/source/c++/mysql-5.1-new-rpl
2007-03-29 09:54:59 -04:00
cbell/Chuck@mysql_cab_desk.
89838e1008
WL#3629 - Replication of Invocation and Invoked Features
...
This patch corrects errors that occurred in a local manual merge as a result
of updating the local repository and includes changes necessary to correct
problems found during the recalculation of next execution of events in RBR.
2007-03-29 08:17:19 -04:00
kostja@bodhi.local
39eafdd853
Fix a broken merge.
2007-03-21 19:20:44 +03:00
msvensson@pilot.blaudden
9cfd569174
Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint-bug20166
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.1-new-maint
2007-02-28 14:41:57 +01:00
msvensson@pilot.blaudden
e391b86fb0
Bug#20166 mysql-test-run.pl does not test system privilege tables creation
...
- Split out initial data in mysql_system_tables.sql to it's own file
- Use file from mysql_install_db and mysql-test-run
2007-02-28 14:26:58 +01:00
msvensson@pilot.blaudden
2f36118018
Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.1-new-maint
2007-02-27 15:29:44 +01:00
msvensson@pilot.blaudden
c66f902862
Bug#23669 mysql.proc not created in default install
...
- Remove DEFAULT values for blob's in mysql_system_tables.sql
2007-02-27 15:28:19 +01:00
msvensson@pilot.blaudden
885e4fb5b9
Merge pilot.blaudden:/home/msvensson/mysql/bug20166/my50-bug20166
...
into pilot.blaudden:/home/msvensson/mysql/bug20166/my51-bug20166
2007-02-27 14:25:56 +01:00
msvensson@pilot.blaudden
394e9e86d6
Bug#20166 mysql-test-run.pl does not test system privilege tables creation
...
- Escape undercore character in mysql.db to only allow
access test_% and not test%
2007-02-27 14:10:27 +01:00
msvensson@pilot.blaudden
846e5ad8d3
Bug#20166 mysql-test-run.pl does not test system privilege tables creation
...
- Updates for 5.1
2007-02-27 11:39:29 +01:00
msvensson@pilot.blaudden
c550a45522
Bug#20166 mysql-test-run.pl does not test system privilege tables creation
...
- Use mysql_system_tables.sql to create MySQL system tables in
all places where we create them(mysql_install_db, mysql-test-run-pl
and mysql_fix_privilege_tables.sql)
2007-02-26 11:49:24 +01:00