Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge hynda.mysql.fi:/home/my/mysql-5.1-main | jani@hynda.mysql.fi | 2007-11-08 | 1 | -1/+1 |
|\ | |||||
| * | Removed extra spaces | monty@mysql.com/narttu.mysql.fi | 2007-10-01 | 1 | -1/+1 |
* | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-maint | tnurnberg@sin.intern.azundris.com | 2007-09-15 | 1 | -1/+7 |
|\ \ | |/ |/| | |||||
| * | Merge mysql.com:/home/tnurnberg/15327/50-15327 | tnurnberg@sin.intern.azundris.com | 2007-09-15 | 1 | -1/+7 |
| |\ | |||||
| | * | Bug #15327: configure: --with-tcp-port option being partially ignored | tnurnberg@mysql.com/sin.intern.azundris.com | 2007-09-13 | 1 | -1/+7 |
* | | | Set --debug-check if one uses DBUG_PUSH in all clients | monty@mysql.com/nosik.monty.fi | 2007-08-02 | 1 | -0/+1 |
* | | | Fixes Bug#30127: --debug-info no longer prints memory usage in mysql | monty@mysql.com/nosik.monty.fi | 2007-08-01 | 1 | -5/+15 |
|/ / | |||||
* | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -25/+26 |
* | | Added find_type_or_exit and find_bit_type_or_exit as wrappers | jani@ua141d10.elisa.omakaista.fi | 2007-03-19 | 1 | -7/+2 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-31 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -2/+2 |
* | | 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 | -6/+7 |
|/ | |||||
* | Bug #19147: mysqlshow INFORMATION_SCHEMA does not work | jimw@rama.(none) | 2006-07-21 | 1 | -2/+25 |
* | Bug#17208 SSL: client does not verify server certificate | msvensson@neptunus.(none) | 2006-04-18 | 1 | -0/+2 |
* | 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 |
* | | 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 |
* | | | Bug #10947 mysqlshow wildcard failure on Windows | reggie@mdk10.(none) | 2005-06-10 | 1 | -1/+1 |
* | | | Fixes while reviewing new code | monty@mishka.local | 2005-05-06 | 1 | -27/+38 |
* | | | BUG#9391 mysqlshow prints incorrect "rows" information | msvensson@neptunus.(none) | 2005-04-13 | 1 | -2/+14 |
* | | | Add support for showing table type to mysqlshow command. (Bug #5036) | jimw@mysql.com | 2005-03-15 | 1 | -16/+62 |
* | | | Changing the default of libmysqlclient : it's now NO reconnection. | guilhem@mysql.com | 2004-12-09 | 1 | -0/+1 |
|/ / | |||||
* | | 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 |
* | | 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/+6 |
|\ \ | |/ | |||||
| * | Added patches from Novell | monty@mysql.com | 2004-05-25 | 1 | -0/+6 |
| * | - fixed C++-style comments to make IBM C compiler happy | lenz@mysql.com | 2003-03-15 | 1 | -1/+1 |
* | | consistency fix - all help texts for command-line options should end with a dot. | serg@serg.mylan | 2003-06-13 | 1 | -8/+8 |
* | | mysqlshow and mysqldump now send their vharacter set to server | bar@bar.mysql.r18.ru | 2003-05-30 | 1 | -2/+8 |
* | | - Changed C++-style comments to C-style comments to make IBM compiler happy | lenz@mysql.com | 2003-03-06 | 1 | -1/+1 |
* | | Removed ^M | salle@banica.(none) | 2002-12-27 | 1 | -1/+1 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -13/+30 |
|\ \ | |/ | |||||
| * | Changes that will enable proper wildcarding of databases, plus | Sinisa@sinisa.nasamreza.org | 2002-11-08 | 1 | -13/+30 |
* | | Add shared memory protocol and option --protocol | wax@mysql.com | 2002-11-15 | 1 | -1/+31 |
|/ | |||||
* | fixed so that --ssl and --skip-ssl works with the MySQL clients. | monty@mashka.mysql.fi | 2002-09-17 | 1 | -9/+5 |
* | Fix for SSL and new my_getopt | monty@hundin.mysql.fi | 2002-08-09 | 1 | -1/+3 |
* | Added useful exit error code for programs using my_getopt in case | jani@hynda.(none) | 2002-05-29 | 1 | -6/+2 |
* | moved my_getopt.h under client_priv.h | jani@hynda.(none) | 2002-05-22 | 1 | -2/+1 |
* | - Added new type GET_STRALC to my_getopt. | jani@rhols221.adsl.netsonic.fi | 2002-05-14 | 1 | -18/+1 |