An error occurred fetching the project authors.
- 30 Oct, 2007 1 commit
-
-
names include backticks or blank Problem: mysqlcheck doesn't escape backtick characters in the table names. Fix: escape them.
-
- 14 Dec, 2006 1 commit
-
-
monty@mysql.com/narttu.mysql.fi authored
- Removed not used variables and functions - Added #ifdef around code that is not used - Renamed variables and functions to avoid conflicts - Removed some not used arguments Fixed some class/struct warnings in ndb Added define IS_LONGDATA() to simplify code in libmysql.c I did run gcov on the changes and added 'purecov' comments on almost all lines that was not just variable name changes
-
- 24 Jul, 2006 1 commit
-
-
jimw@rama.(none) authored
Make mysqlcheck skip over views when processing all of the tables in a database.
-
- 18 Oct, 2005 1 commit
-
-
gluh@eagle.intranet.mysql.r18.ru authored
'information_schema' is excluded from list of databases for mysqlcheck command
-