summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* after merge fixserg@serg.mylan2004-05-181-1/+1
* Merge with 4.0.20monty@mysql.com2004-05-171-0/+4
|\
| * Fix a forgotten skip of space at line begin for the 'system' command.ingo@mysql.com2004-05-061-0/+4
* | don't let -B increment opt_silent twiceserg@serg.mylan2004-05-061-1/+1
* | mysql.cc:serg@serg.mylan2004-05-051-17/+11
* | Fixed a non-critical bug, but which affected how indent program indentsjani@rhols221.adsl.netsonic.fi2004-04-051-1/+2
* | merge with 4.0monty@mysql.com2004-03-161-0/+6
|\ \ | |/
| * Patch for #3068: [Prompt without seconds when set from INI file].paul@ice.snake.net2004-03-081-0/+6
| * do not look for string characters "'` inside comments - bug#539serg@serg.mylan2004-02-261-1/+1
* | Fix for bug#3041 --safe-updates option declaration anomalygluh@gluh.mysql.r18.ru2004-03-151-2/+2
* | Fix up history in readline implementation. harrison@corona.lordblink.com2004-03-031-3/+101
* | mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:bar@bar.intranet.mysql.r18.ru2004-02-111-1/+3
* | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ...monty@mysql.com2004-02-051-1/+7
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1jani@rhols221.adsl.netsonic.fi2004-01-141-3/+1
|\ \
| * | Fixed a non-debug version compilation error and warning.jani@rhols221.adsl.netsonic.fi2004-01-141-3/+1
* | | compilation error fixedserg@serg.mylan2004-01-141-2/+1
|/ /
* | - Added missing documentation to some mysql.cc options.jani@rhols221.adsl.netsonic.fi2004-01-141-22/+50
* | Fixed Bug#2205.jani@rhols221.adsl.netsonic.fi2004-01-051-2/+28
* | Fixed Bug#1472, mysql \h output out of order.jani@rhols221.adsl.netsonic.fi2003-12-301-6/+9
* | merge with 4.0.18monty@mysql.com2003-12-191-2/+5
|\ \ | |/
| * Code cleanupmonty@mysql.com2003-12-181-2/+5
* | Merge with 4.0.17monty@mysql.com2003-12-171-5/+5
|\ \ | |/
| * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)monty@mysql.com2003-12-141-2/+2
| * changed %ld on %lu for output of mysql_thread_id(&mysql)vva@eagle.mysql.r18.ru2003-12-121-4/+4
* | Portability fixes (for binary build)monty@mysql.com2003-12-011-1/+1
* | Second part of WL #519:konstantin@oak.local2003-11-281-1/+6
* | Added error reporting if one of the multi queries failed.jani@ua167d18.elisa.omakaista.fi2003-11-201-2/+5
* | Added multi command support for mysql client.jani@rhols221.adsl.netsonic.fi2003-11-201-64/+68
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-1/+1
* | Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-3/+5
|\ \ | |/
| * Fix for the bug #1336 mysql.cc assumes DATABASE() doesn't return NULLram@gw.mysql.r18.ru2003-10-061-1/+1
| * Fixed Bug#1291, client displays wrong prompt when in the middle ofjani@rhols221.adsl.netsonic.fi2003-09-171-2/+4
* | Move init_compiled_charsets to own filemonty@mishka.mysql.fi2003-10-061-16/+13
* | After merge fixes.monty@mashka.mysql.fi2003-09-111-1/+0
* | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-4/+6
|\ \ | |/
| * Add column names for metadata when running mysql with -Tmonty@narttu.mysql.fi2003-08-271-2/+3
| * vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-271-3/+4
* | After merge fixesmonty@mashka.mysql.fi2003-08-191-2/+7
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-8/+7
|\ \ | |/
| * Status query on killed mysql connection results in segmentation fault (Bug #738)monty@narttu.mysql.fi2003-07-041-1/+2
| * Cleaner implementation if INSERT ... SELECT with same tablesmonty@narttu.mysql.fi2003-07-031-9/+5
| * Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-021-5/+14
| |\
| * | A fix for the crashing bug in mysql client programSinisa@sinisa.nasamreza.org2003-05-011-0/+2
* | | bugfix for the bugfix for the bug #539ram@mysql.r18.ru2003-07-151-5/+4
* | | mysql should ignore ' " ` symbols inside comments (Bug #539).ram@mysql.r18.ru2003-07-151-6/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-06-141-1/+4
|\ \ \
| * | | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...monty@narttu.mysql.fi2003-06-141-1/+4
* | | | consistency fix - all help texts for command-line options should end with a dot.serg@serg.mylan2003-06-131-5/+5
|/ / /
* | | merge with public treemonty@narttu.mysql.fi2003-06-051-18/+38
|\ \ \
| * \ \ Merge with 4.0.13monty@narttu.mysql.fi2003-06-041-4/+13
| |\ \ \ | | | |/ | | |/|