mariadb/client
Alexander Nozdrin 28ca3bfdca Bug#51832 mysql_upgrade failing on performance_schema tables in mysql-trunk
Before this fix, client tools (mysql_upgrade, mysqlcheck, mysqldump)
would try to process performance schema tables, leading to failures.

The fix is to align FIRST_PERFORMANCE_SCHEMA_VERSION to 5.5.3,
which is the version number of mysql-trunk where the
performance schema is first available.
2010-03-09 12:52:11 +03:00
..
client_priv.h Bug#51832 mysql_upgrade failing on performance_schema tables in mysql-trunk 2010-03-09 12:52:11 +03:00
CMakeLists.txt Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are installed. 2009-12-17 14:41:50 +01:00
completion_hash.cc WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
completion_hash.h
echo.c
get_password.c fixes for build failures due to my yesterday's changeset forbidding 2008-02-19 18:45:11 +01:00
Makefile.am Merge next-mr -> next-4284. 2010-02-05 01:08:08 +03:00
my_readline.h WL#5016: Fix header file include guards 2009-09-23 23:32:31 +02:00
mysql.cc A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
mysql_upgrade.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mysqladmin.cc A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
mysqlbinlog.cc Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mysqlcheck.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mysqldump.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mysqlimport.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mysqlshow.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mysqlslap.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mysqltest.cc Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
readline.cc This is the downport of 2009-09-11 22:26:35 +02:00
sql_string.cc Backport of WL #2934: Make/find library for doing float/double 2009-12-22 19:23:13 +03:00
sql_string.h Bug #33544 UDF_INIT member decimals initialized wrong with 2009-11-11 21:19:41 +01:00