~ubuntu-branches/ubuntu/quantal/mysql-5.5/quantal-security

« back to all changes in this revision

Viewing changes to mysql-test/suite/binlog/r/binlog_mysqlbinlog_row_innodb.result

  • Committer: Package Import Robot
  • Author(s): Seth Arnold
  • Date: 2013-04-18 18:15:39 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20130418181539-7uo1w041b4h2ulbs
Tags: 5.5.31-0ubuntu0.12.10.1
* SECURITY UPDATE: Update to 5.5.31 to fix security issues (LP: #1170516)
  - http://www.oracle.com/technetwork/topics/security/cpuapr2013-1899555.html
* debian/patches/71_disable_rpl_tests.patch: refreshed.
* debian/patches/fix-mysqldump-test.patch: removed, fixed differently
  upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
2245
2245
#
2246
2246
# Call mysqlbinlog to display the log file contents.
2247
2247
#
 
2248
/*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=1*/;
2248
2249
/*!40019 SET @@session.max_insert_delayed_threads=0*/;
2249
2250
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
2250
2251
DELIMITER /*!*/;
3786
3787
# End of log file
3787
3788
ROLLBACK /* added by mysqlbinlog */;
3788
3789
/*!50003 SET COMPLETION_TYPE=@OLD_COMPLETION_TYPE*/;
 
3790
/*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=0*/;
3789
3791
#
3790
3792
# Cleanup.
3791
3793
#
3868
3870
#
3869
3871
# Call mysqlbinlog to display the log file contents.
3870
3872
#
 
3873
/*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=1*/;
3871
3874
/*!40019 SET @@session.max_insert_delayed_threads=0*/;
3872
3875
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
3873
3876
DELIMITER /*!*/;
4077
4080
# End of log file
4078
4081
ROLLBACK /* added by mysqlbinlog */;
4079
4082
/*!50003 SET COMPLETION_TYPE=@OLD_COMPLETION_TYPE*/;
 
4083
/*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=0*/;
4080
4084
#
4081
4085
# Cleanup.
4082
4086
#
4235
4239
#
4236
4240
# Call mysqlbinlog to display the log file contents.
4237
4241
#
 
4242
/*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=1*/;
4238
4243
/*!40019 SET @@session.max_insert_delayed_threads=0*/;
4239
4244
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
4240
4245
DELIMITER /*!*/;
4746
4751
# End of log file
4747
4752
ROLLBACK /* added by mysqlbinlog */;
4748
4753
/*!50003 SET COMPLETION_TYPE=@OLD_COMPLETION_TYPE*/;
 
4754
/*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=0*/;
4749
4755
#
4750
4756
# Cleanup.
4751
4757
#
4796
4802
#
4797
4803
# Call mysqlbinlog to display the log file contents.
4798
4804
#
 
4805
/*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=1*/;
4799
4806
/*!40019 SET @@session.max_insert_delayed_threads=0*/;
4800
4807
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
4801
4808
DELIMITER /*!*/;
4853
4860
# End of log file
4854
4861
ROLLBACK /* added by mysqlbinlog */;
4855
4862
/*!50003 SET COMPLETION_TYPE=@OLD_COMPLETION_TYPE*/;
 
4863
/*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=0*/;
4856
4864
#
4857
4865
# Cleanup.
4858
4866
#