summaryrefslogtreecommitdiff
path: root/client/mysqlcheck.c
Commit message (Expand)AuthorAgeFilesLines
* Fix 'mysqlcheck --help' to not specify what storage engines areunknown2005-02-021-1/+1
* A fix (bug #6309: myisamchk compiled without debug support , --help shows vis...unknown2004-11-021-0/+5
* Fixed a bug in password handling. All related to Bug#5955.unknown2004-10-071-1/+2
* mergedunknown2004-09-071-4/+4
|\
| * Bug #5413 mysqlcheck segfaults when user has to few permissionsunknown2004-09-061-4/+4
* | Merge with 4.0unknown2004-09-011-1/+1
|\ \ | |/
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* | Names listed as options should look like options,unknown2004-08-301-1/+1
* | mergedunknown2004-08-261-1/+1
|\ \ | |/
| * mysql_priv.h:unknown2004-08-141-1/+1
* | more accurate processing of find_type resultunknown2004-08-241-1/+1
* | fixed a Bug #4998 "--protocol doesn't reject bad values" unknown2004-08-231-1/+1
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-0/+4
|\ \ | |/
| * Added patches from Novellunknown2004-05-251-0/+4
* | Fix to handle unsigned data in prepared statements (Bug #3447)unknown2004-05-041-1/+2
* | mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:unknown2004-02-111-1/+2
* | Update VC++ filesunknown2003-11-211-0/+2
* | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-7/+7
* | --with-collation argument for configure. Now one can for example use this:unknown2003-05-281-1/+2
* | mysqlimport.c, mysqldump.c, mysqlcheck.c:unknown2003-05-221-1/+2
* | mysqltest.c, mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:unknown2003-03-161-6/+4
* | set_default_charset() is not used anymoreunknown2003-03-161-1/+1
* | Merge with 4.0.11unknown2003-02-041-6/+36
|\ \ | |/
| * Fixed a bug in --auto-repair.unknown2003-01-281-6/+36
* | Merge with 4.0unknown2002-11-211-13/+31
|\ \ | |/
| * 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
* | | Add shared memory protocol and option --protocolunknown2002-11-151-1/+30
|/ /
* | 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