mariadb/mysql-test/std_data
2049d1afc0 Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTs
When mysqlbinlog was given the --database=X flag, it always printed
'ROLLBACK TO', but the corresponding 'SAVEPOINT' statement was not
printed. The replicated filter(replicated-do/ignore-db) and binlog
filter (binlog-do/ignore-db) has the same problem. They are solved
in this patch together.

After this patch, We always check whether the query is 'SAVEPOINT'
statement or not. Because this is a literal check, 'SAVEPOINT' and
'ROLLBACK TO' statements are also binlogged in uppercase with no
any comments.

The binlog before this patch can be handled correctly except one case
that any comments are in front of the keywords. for example:
 /* bla bla */ SAVEPOINT a;
 /* bla bla */ ROLLBACK TO a;
2010-03-28 19:57:33 +08:00
..
funcs_1
ndb_backup50
ndb_backup51
ndb_backup51_data_be
ndb_backup51_data_le
parts
14897.frm
bad_gis_data.dat
binlog_savepoint.000001 Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTs 2010-03-28 19:57:33 +08:00
binlog_transaction.000001
bug15328.cnf
bug16266.000001
bug19371.frm
bug19371.MYD
bug19371.MYI
bug30435_5k.txt
bug30435_10k_items.txt
bug33029-slave-relay-bin.000001
bug35469.dat
bug36055.frm
bug36055.MYD
bug36055.MYI
bug37631.frm
bug37631.MYD
bug37631.MYI
bug40482-bin.000001
bug46565.ARZ BUG#46565 - repair of partition fail for archive engine 2010-03-25 23:57:06 +04:00
bug46565.frm BUG#46565 - repair of partition fail for archive engine 2010-03-25 23:57:06 +04:00
bug47012.ARM Bug #47012 archive tables are not upgradeable, and server crashes 2009-11-11 13:33:29 +05:30
bug47012.ARZ Bug #47012 archive tables are not upgradeable, and server crashes 2009-11-11 13:33:29 +05:30
bug47012.frm Bug #47012 archive tables are not upgradeable, and server crashes 2009-11-11 13:33:29 +05:30
bug47142_master-bin.000001 Bug #47142 "slave start until" stops 1 event too late in 4.1 to 5.0 replication 2010-01-25 17:46:48 +02:00
bug48265.frm BUG#48265 - MRG_MYISAM problem (works in 5.0.85, does't 2010-03-03 14:49:03 +04:00
bug48449.frm Bug#48449: hang on show create view after upgrading when view contains function of view 2010-02-10 16:11:08 -02:00
bug49823.CSM Bug#49823: mysql_upgrade fatal error due to general_log / slow_low CSV NULL 2010-02-26 09:22:48 -03:00
bug49823.CSV Bug#49823: mysql_upgrade fatal error due to general_log / slow_low CSV NULL 2010-02-26 09:22:48 -03:00
bug49823.frm Bug#49823: mysql_upgrade fatal error due to general_log / slow_low CSV NULL 2010-02-26 09:22:48 -03:00
cacert.pem Bug #50642 : ssl certs in test suite are expiring soon. 2010-01-29 15:55:46 +02:00
charset_utf8.txt
client-cert.pem Bug #50642 : ssl certs in test suite are expiring soon. 2010-01-29 15:55:46 +02:00
client-key.pem Bug #50642 : ssl certs in test suite are expiring soon. 2010-01-29 15:55:46 +02:00
corrupt-relay-bin.000624
corrupt_t1#P#p1.MYI
corrupt_t1.MYI
des_key_file
Index.xml Bug#49134 5.1 server segfaults with 2byte collation file 2009-12-15 13:48:29 +04:00
init_file.dat
latin1.xml
loaddata1.dat
loaddata2.dat
loaddata3.dat
loaddata4.dat
loaddata5.dat
loaddata6.dat
loaddata_dq.dat
loaddata_pair.dat
loaddata_utf8.dat
master-bin.000001
Moscow_leap
ndb_config_config.ini
ndb_config_mycnf1.cnf
ndb_config_mycnf2.cnf
numbers.txt
old_table-323.frm
rpl_bug28618.dat
rpl_loaddata.dat
rpl_loaddata2.dat
rpl_mixed.dat
rpl_timezone.dat
rpl_timezone2.dat
server-cert.pem Bug #50642 : ssl certs in test suite are expiring soon. 2010-01-29 15:55:46 +02:00
server-key.pem Bug #50642 : ssl certs in test suite are expiring soon. 2010-01-29 15:55:46 +02:00
server8k-cert.pem Bug #50642 : ssl certs in test suite are expiring soon. 2010-01-29 15:55:46 +02:00
server8k-key.pem Bug #50642 : ssl certs in test suite are expiring soon. 2010-01-29 15:55:46 +02:00
trunc_binlog.000001
untrusted-cacert.pem
vchar.frm
warnings_loaddata.dat
words.dat
words2.dat