summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | | |/ | | |/|
| | * | Fixed problem with mysql prompt when server disconnect. (Bug 356)monty@narttu.mysql.fi2003-05-271-5/+14
| | |/
| * | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-14/+25
* | | new version of helpvva@eagle.mysql.r18.ru2003-05-291-36/+47
* | | --with-collation argument for configure. Now one can for example use this:bar@bar.mysql.r18.ru2003-05-281-1/+1
* | | "mysql" now sends client character set to server.bar@bar.mysql.r18.ru2003-05-281-0/+1
|/ /
* | ORDER BY optimizationmonty@narttu.mysql.fi2003-05-271-3/+2
* | mysqlimport.c, mysqldump.c, mysqlcheck.c:bar@bar.mysql.r18.ru2003-05-221-1/+2
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-14/+15
|\ \ | |/
| * do not execute \* commands inside `identifiers`serg@sergbook.mysql.com2003-04-231-1/+1
| * Fixed a bug when printing error messages. stdout and stderr werejani@hynda.(none)2003-04-031-13/+14
* | Added --delimiter option to mysqljani@hynda.(none)2003-04-231-37/+77
* | fixed bug with locales in libeditvva@eagle.mysql.r18.ru2003-04-061-0/+7
* | Merge with 4.0monty@narttu.mysql.fi2003-04-031-2/+2
|\ \ | |/
| * Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...greg@mysql.com2003-03-211-27/+2
| * Fixed a bug in comment handling.jani@rhols221.adsl.netsonic.fi2003-03-211-2/+10
* | my_strncasecmp() is not used anymore. Use my_strncoll() instead.bar@bar.mysql.r18.ru2003-04-011-1/+2
* | Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patchesgreg@mysql.com2003-03-281-25/+0
* | Merge with 4.0.12monty@narttu.mysql.fi2003-03-191-1/+2
|\ \ | |/
| * Fixed a bug in --one-database.jani@hynda.(none)2003-03-171-1/+2
* | mysqltest.c, mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:root@home.(none)2003-03-161-39/+38
* | set_default_charset() is not used anymoreroot@home.(none)2003-03-161-1/+1
* | A fix for mysql client program when `use` or `connect` were used Sinisa@sinisa.nasamreza.org2003-03-121-1/+3
* | Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to ...papa@gbichot.local2003-03-011-6/+9
* | merge fixSinisa@sinisa.nasamreza.org2003-02-221-0/+3
|\ \
| * \ Merge with 4.0.11 tree to get latest bug fixesmonty@mashka.mysql.fi2003-02-171-0/+3
| |\ \ | | |/
| | * Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-0/+3
* | | mergeSinisa@sinisa.nasamreza.org2003-02-131-1/+1
|\ \ \ | |/ / |/| |
| * | a fix for mysql clientSinisa@sinisa.nasamreza.org2003-02-061-1/+1
* | | Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-19/+16
* | | Update lengths for fields in MYSQL_FIELDmonty@mashka.mysql.fi2003-02-081-2/+2
* | | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-60/+98
|\ \ \ | |/ / |/| / | |/
| * Fixed core dump bug in 'mysql' when using \p in prompt on Windows.monty@mashka.mysql.fi2003-02-021-2/+5
| * Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-61/+96