mariadb/client
Monty cdd4043117 Cleanups:
- Removed some QQ markers
- Removed some rows not compatible with valgrind 3.9.0
- Made mysql_install_db.sh more silent by default. --verbose now gives more information
- Added assert that auto-increment doesn't generate 0 (safety)
- Removed thd->set_time() in some places as it's set in init_for_queries()
- Fixed some --big tests in tokudb
- Fixed a bug in mysql_client_test.cc where sql_mode was not properly reset
2016-04-05 18:00:04 +03:00
..
async_example.c MWL#192: non-blocking client API, after-review fixes. 2012-01-06 12:43:18 +01:00
client_priv.h post-merge fixes 2015-04-29 12:40:52 +02:00
CMakeLists.txt Merge branch '5.5' into 10.0 2015-10-09 17:12:26 +02:00
completion_hash.cc Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
completion_hash.h Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
echo.c Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
get_password.c mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00
my_readline.h MDEV-4297 mysql --binary-mode 2013-06-10 21:45:30 +02:00
mysql.cc Merge branch '10.1' into 10.2 2016-03-23 22:36:46 +01:00
mysql_plugin.c Merge branch '5.5' into 10.0 2015-12-13 00:10:40 +01:00
mysql_upgrade.c Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
mysqladmin.cc Bug #20802751 - SEGMENTATION FAILURE WHEN RUNNING 2015-07-08 11:53:54 +05:30
mysqlbinlog.cc MDEV-8713 Add continuous binary log backup to mysqlbinlog. 2016-02-27 11:59:36 +04:00
mysqlcheck.c Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
mysqldump.c Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
mysqlimport.c Bug #21235226 : THE --ENABLE-CLEARTEXT-PLUGIN IS NOT 2015-10-14 12:00:39 +05:30
mysqlshow.c Merge branch '5.5' into 10.0 2015-12-13 00:10:40 +01:00
mysqlslap.c Fixes to get all test to run on MacosX Lion 10.7 2015-11-29 17:51:23 +02:00
mysqltest.cc Cleanups: 2016-04-05 18:00:04 +03:00
readline.cc MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
sql_string.cc.dontuse mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
sql_string.h.dontuse mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00