| Commit message (Expand) | Author | Age | Files | Lines |
* | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -30/+30 |
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | jani@ua141d10.elisa.omakaista.fi | 2007-04-10 | 1 | -7/+2 |
|\ |
|
| * | Added find_type_or_exit and find_bit_type_or_exit as wrappers | jani@ua141d10.elisa.omakaista.fi | 2007-03-19 | 1 | -7/+2 |
* | | Bug #26262: Add option to skip binary logging for mysqlcheck | tsmith@siva.hindu.god | 2007-03-28 | 1 | -4/+9 |
|/ |
|
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ |
|
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | | Added --debug-info to most clients to detect memory leaks in mysql-test-run | monty@mysql.com/nosik.monty.fi | 2006-11-21 | 1 | -4/+6 |
* | | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-08-12 | 1 | -4/+12 |
|\ \
| |/ |
|
| * | Bug #16502: mysqlcheck gets confused with views | jimw@rama.(none) | 2006-07-24 | 1 | -4/+12 |
* | | Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0 | paul@snake-hub.snake.net | 2006-02-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | mysqlcheck.c: | paul@snake-hub.snake.net | 2006-02-17 | 1 | -1/+1 |
* | | merging | holyfoot@mysql.com | 2006-02-17 | 1 | -4/+60 |
|\ \
| |/
|/| |
|
| * | mysqlcheck.c: | bar@mysql.com | 2006-02-17 | 1 | -4/+60 |
* | | WL#2645 (CHECK TABLE FOR UPGRADE) | holyfoot@deer.(none) | 2006-02-17 | 1 | -1/+9 |
* | | mysqlcheck.c: | paul@snake-hub.snake.net | 2006-02-16 | 1 | -4/+4 |
|/ |
|
* | Merge mysql.com:/home/jimw/my/mysql-4.1-5792 | jimw@mysql.com | 2005-11-28 | 1 | -1/+1 |
|\ |
|
| * | Fix being able to set default TCP port for command-line utilities | jimw@mysql.com | 2005-10-13 | 1 | -1/+1 |
* | | Netware specific changes for 5.0.16a | jamppa@suse9-x86.mysql.com | 2005-11-18 | 1 | -1/+1 |
* | | Fix for bug#13783 mysqlcheck tries to optimize and analyze information_schema | gluh@eagle.intranet.mysql.r18.ru | 2005-10-18 | 1 | -0/+3 |
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-08-26 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-08-25 | 1 | -0/+9 |
| |\ |
|
| | * | Several fixes for Netware. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-08-24 | 1 | -0/+9 |
* | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b12351 | bar@mysql.com | 2005-08-12 | 1 | -3/+8 |
|\ \ \
| |/ / |
|
| * | | BUG #12253. Fixed logic the prevented repair when "--fast" was included | patg@radha.local | 2005-08-10 | 1 | -3/+8 |
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-04-06 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Merge mysql.com:/home/jimw/my/mysql-4.0-clean | jimw@mysql.com | 2005-04-06 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | Fix segmentation fault in mysqlcheck when the last table | jimw@mysql.com | 2005-03-31 | 1 | -1/+2 |
* | | | Merge changes | jimw@mysql.com | 2005-02-04 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix 'mysqlcheck --help' to not specify what storage engines are | jimw@mysql.com | 2005-02-02 | 1 | -1/+1 |
* | | | Changing the default of libmysqlclient : it's now NO reconnection. | guilhem@mysql.com | 2004-12-09 | 1 | -0/+1 |
|/ / |
|
* | | A fix (bug #6309: myisamchk compiled without debug support , --help shows vis... | ram@gw.mysql.r18.ru | 2004-11-02 | 1 | -0/+5 |
* | | Fixed a bug in password handling. All related to Bug#5955. | jani@a80-186-41-201.elisa-laajakaista.fi | 2004-10-07 | 1 | -1/+2 |
* | | merged | serg@serg.mylan | 2004-09-07 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Bug #5413 mysqlcheck segfaults when user has to few permissions | serg@serg.mylan | 2004-09-06 | 1 | -4/+4 |
* | | Merge with 4.0 | monty@mysql.com | 2004-09-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Added global my_getopt_error_reporter function pointer which is | ram@gw.mysql.r18.ru | 2004-08-31 | 1 | -1/+1 |
* | | Names listed as options should look like options, | paul@kite-hub.kitebird.com | 2004-08-30 | 1 | -1/+1 |
* | | merged | serg@serg.mylan | 2004-08-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | mysql_priv.h: | rburnett@build.mysql.com | 2004-08-14 | 1 | -1/+1 |
* | | more accurate processing of find_type result | vva@eagle.mysql.r18.ru | 2004-08-24 | 1 | -1/+1 |
* | | fixed a Bug #4998 "--protocol doesn't reject bad values" | vva@eagle.mysql.r18.ru | 2004-08-23 | 1 | -1/+1 |
* | | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | monty@mysql.com | 2004-05-25 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Added patches from Novell | monty@mysql.com | 2004-05-25 | 1 | -0/+4 |
* | | Fix to handle unsigned data in prepared statements (Bug #3447) | monty@mysql.com | 2004-05-04 | 1 | -1/+2 |
* | | mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc: | bar@bar.intranet.mysql.r18.ru | 2004-02-11 | 1 | -1/+2 |
* | | Update VC++ files | monty@mysql.com | 2003-11-21 | 1 | -0/+2 |
* | | consistency fix - all help texts for command-line options should end with a dot. | serg@serg.mylan | 2003-06-13 | 1 | -7/+7 |
* | | --with-collation argument for configure. Now one can for example use this: | bar@bar.mysql.r18.ru | 2003-05-28 | 1 | -1/+2 |
* | | mysqlimport.c, mysqldump.c, mysqlcheck.c: | bar@bar.mysql.r18.ru | 2003-05-22 | 1 | -1/+2 |
* | | mysqltest.c, mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc: | root@home.(none) | 2003-03-16 | 1 | -6/+4 |