summaryrefslogtreecommitdiff
path: root/libmysqld/examples/Makefile.am
diff options
context:
space:
mode:
authorRohit Kalhans <rohit.kalhans@oracle.com>2012-07-03 18:00:21 +0530
committerRohit Kalhans <rohit.kalhans@oracle.com>2012-07-03 18:00:21 +0530
commit91c8e79fcd98bb586f32b22f5d67fcd5ae08ae28 (patch)
tree858ebac5122efb66a0f1186bd881672794fa6fdc /libmysqld/examples/Makefile.am
parent521deaf36f3ae6686ebea64afe5d3195ad3f80d2 (diff)
downloadmariadb-git-91c8e79fcd98bb586f32b22f5d67fcd5ae08ae28.tar.gz
BUG#11762667:MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUT
This is a followup patch for the bug enabling the test i_binlog.binlog_mysqlbinlog_file_write.test this was disabled in mysql trunk and mysql 5.5 as in the release build mysqlbinlog was not debug compiled whereas the mysqld was. Since have_debug.inc script checks only for mysqld to be debug compiled, the test was not being skipped on release builds. We resolve this problem by creating a new inc file mysqlbinlog_have_debug.inc which checks exclusively for mysqlbinlog to be debug compiled. if not it skips the test. mysql-test/include/mysqlbinlog_have_debug.inc: new inc file to check if mysqlbinlog is debug compiled.
Diffstat (limited to 'libmysqld/examples/Makefile.am')
0 files changed, 0 insertions, 0 deletions