summaryrefslogtreecommitdiff
path: root/client/mysqlcheck.c
Commit message (Expand)AuthorAgeFilesLines
* Several fixes for Netware.unknown2005-08-241-0/+9
* Fix segmentation fault in mysqlcheck when the last tableunknown2005-03-311-1/+2
* Bug #5413 mysqlcheck segfaults when user has to few permissionsunknown2004-09-061-4/+4
* Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* mysql_priv.h:unknown2004-08-141-1/+1
* Added patches from Novellunknown2004-05-251-0/+4
* Fixed a bug in --auto-repair.unknown2003-01-281-6/+36
* mergedunknown2002-11-131-10/+23
|\
| * Fixed mysqlcheck so it can process table names with dashes.unknown2002-11-121-10/+23
* | --use-frm option to mysqlcheckunknown2002-11-081-3/+8
* | Fixed three bugs in mysqlcheck and changed documentation for mysqld_multiunknown2002-10-171-8/+8
* | fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-171-7/+5
* | Merge work:/home/bk/mysql-4.0unknown2002-08-281-1/+1
|\ \
| * | wrong help message correctedunknown2002-08-271-1/+1
* | | * Fixed a bug in my_getoptunknown2002-08-281-4/+4
|/ /
* | Fix for SSL and new my_getoptunknown2002-08-091-1/+3
* | Allow MySQL check to handle tables with spaces insideunknown2002-06-171-2/+2
* | Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-6/+2
* | moved my_getopt.h under client_priv.hunknown2002-05-221-2/+1
* | merge with 3.23.51unknown2002-05-161-3/+2
|\ \ | |/
| * Reformatted license statement in mysqlcheck usage output text to enableunknown2002-05-151-3/+2
| * Sergei's MyODBC fixunknown2002-05-121-1/+1
* | Changed GET_STRALC to GET_STR_ALLOCunknown2002-05-151-1/+1
* | - Added new type GET_STRALC to my_getopt.unknown2002-05-141-23/+2
* | - Fixed some option types in my_getopt struct in all clients.unknown2002-05-111-3/+4
* | init_dynamic_array MyODBC compatibility fixunknown2002-04-281-2/+2
* | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-021-213/+180
* | Update copyrightunknown2001-12-061-5/+5
* | SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-1/+1
|/
* OS2 patchunknown2001-09-121-11/+1
* Fixed bug in mysqlcheck when using --fastunknown2001-06-191-20/+30
* Fixed problems with decimals withing IF()unknown2001-05-291-1/+1
* Added options to mysqlcheckunknown2001-04-231-11/+71
* Fixed portability problems in mysqlcheckunknown2001-04-211-4/+3
* Added mysqlcheck.c, removed mistakenly added script mysqlcheckunknown2001-04-201-6/+13
* New client, mysqlcheck, for MySQL. mysqlcheck should be used forunknown2001-04-201-0/+619