summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.13unknown2003-05-191-14/+15
|\
| * do not execute \* commands inside `identifiers`unknown2003-04-231-1/+1
| * Fixed a bug when printing error messages. stdout and stderr wereunknown2003-04-031-13/+14
* | Added --delimiter option to mysqlunknown2003-04-231-37/+77
* | fixed bug with locales in libeditunknown2003-04-061-0/+7
* | Merge with 4.0unknown2003-04-031-2/+2
|\ \ | |/
| * Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-211-27/+2
| * Fixed a bug in comment handling.unknown2003-03-211-2/+10
* | my_strncasecmp() is not used anymore. Use my_strncoll() instead.unknown2003-04-011-1/+2
* | Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patchesunknown2003-03-281-25/+0
* | Merge with 4.0.12unknown2003-03-191-1/+2
|\ \ | |/
| * Fixed a bug in --one-database.unknown2003-03-171-1/+2
* | mysqltest.c, mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:unknown2003-03-161-39/+38
* | set_default_charset() is not used anymoreunknown2003-03-161-1/+1
* | A fix for mysql client program when `use` or `connect` were used unknown2003-03-121-1/+3
* | Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to ...unknown2003-03-011-6/+9
* | merge fixunknown2003-02-221-0/+3
|\ \
| * \ Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-171-0/+3
| |\ \ | | |/
| | * Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-0/+3
* | | mergeunknown2003-02-131-1/+1
|\ \ \ | |/ / |/| |
| * | a fix for mysql clientunknown2003-02-061-1/+1
* | | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-19/+16
* | | Update lengths for fields in MYSQL_FIELDunknown2003-02-081-2/+2
* | | Merge with 4.0.11unknown2003-02-041-60/+98
|\ \ \ | |/ / |/| / | |/
| * Fixed core dump bug in 'mysql' when using \p in prompt on Windows.unknown2003-02-021-2/+5
| * Fixes for Netwareunknown2003-01-281-61/+96
* | Mergeunknown2003-01-211-4/+2
|\ \
| * | Portability fixes (for windows)unknown2003-01-211-4/+2
* | | Conflicts resolvingunknown2003-01-201-21/+23
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-181-11/+19
| |\ \
| | * | changes for readline/libedit configurationunknown2003-01-181-11/+19
| * | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-10/+4
| |/ /
* | | resolving conflictsunknown2003-01-151-62/+100
|\ \ \ | |/ /
| * | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-25/+27
| * | Fix warnings and error VC++ compilerunknown2003-01-041-1/+0
| * | Changed get_arg() so that it can be used to fetch more thanunknown2002-12-251-25/+43
| * | mysql multiline comment, by Sergey Gluhov.unknown2002-12-241-12/+31
* | | Big purge about embedded library (scrum)unknown2002-12-161-1/+6
|/ /
* | Fixed a bug in mysql 'use' command. 'use' can now take quoted arguments.unknown2002-12-111-10/+63
* | mysql.cc has to support older readline to compile on FreeBSD :((unknown2002-11-261-1/+9
* | upgrade readline to version 4.3unknown2002-11-191-9/+9
* | Add shared memory protocol and option --protocolunknown2002-11-151-1/+31
* | Fixes for fault about String::copy()unknown2002-11-101-2/+2
* | add help command on server sideunknown2002-10-281-41/+154
* | merge with 4.0.5unknown2002-10-161-36/+55
|\ \ | |/ |/|
| * Mergeunknown2002-10-141-2/+2
| |\
| | * mergeunknown2002-10-141-2/+3
| | |\
| | * | Portability fixes to be able to compile MySQL with VC++unknown2002-10-081-2/+2
| * | | mergedunknown2002-10-141-34/+53
| |\ \ \ | | | |/ | | |/|
| | * | my_sortcmp -> my_strnncollunknown2002-10-091-2/+3
| | |/