mariadb/libmysql
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
..
client_settings.h MDEV-9117: Client Server capability negotiation for MariaDB specific functionality 2016-02-02 14:35:10 +01:00
CMakeLists.txt Merge branch '5.5' into 10.0 2015-06-11 20:20:35 +02:00
conf_to_src.c Bug#21973610: BUFFER OVERFLOW ISSUES 2015-11-06 16:41:55 +05:30
errmsg.c Added new range of MariaDB error messages, starting from 3000 2016-04-05 18:00:03 +03:00
get_password.c Cleanups: 2016-04-05 18:00:04 +03:00
libmysql.c Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
libmysql.def Bug #12325444 : 60746: CLIENT_PLUGIN.H IS BROKEN 2011-04-06 17:31:26 +03:00
libmysql_versions.ld.in MDEV-5529 Sync libmysqlclient.so symbol versioning across distributions 2014-02-19 21:39:16 +01:00