Sergei Golubchik
8161c6772d
merge with mysql-5.5.30 minus few incorrect or not applicable changesets
2013-02-28 18:42:49 +01:00
Sergei Golubchik
aca8e7ed6b
5.3 merge
2013-01-15 19:07:46 +01:00
Sergei Golubchik
bd87fed1dc
5.1 merge
2013-01-10 13:54:04 +01:00
unknown
ced3907c02
Merge from 5.3
2012-08-24 15:29:01 +02:00
unknown
96703a63da
Merge from 5.1.
2012-08-24 12:32:46 +02:00
Sergei Golubchik
76f0b94bb0
merge with 5.3
...
sql/sql_insert.cc:
CREATE ... IF NOT EXISTS may do nothing, but
it is still not a failure. don't forget to my_ok it.
******
CREATE ... IF NOT EXISTS may do nothing, but
it is still not a failure. don't forget to my_ok it.
sql/sql_table.cc:
small cleanup
******
small cleanup
2011-10-19 21:45:18 +02:00
Sergei Golubchik
0accbd0364
lots of post-merge changes
2011-04-25 17:22:25 +02:00
unknown
108e9ee84e
MBug#702303: Spurious use
statements in output from mysqlbinlog --rewrite-db="a->b"
2011-01-13 13:28:36 +01:00
Alexander Ivanov
48c7a65f3b
MWL#36: Add a mysqlbinlog option to change the used database.
...
Post-review changes:
* modify mysqlbinlog's --help message for --rewrite-db option.
* add test for mysqlbinlog with --read-from-remote-server option.
2009-10-27 16:42:47 +03:00
Sergey Petrunya
4cb06eab17
MWL#36: Add a mysqlbinlog option to change the used database
...
- Apply Alexander Ivanov's fix to testsuite
2009-10-25 01:48:58 +04:00
Alexander Ivanov
56af9edf1a
MWL#36: Add a mysqlbinlog option to change the used database.
...
Add test-suite.
2009-10-16 18:22:56 +04:00