summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* changed processing of LOAD DATA in mysqlbinlogunknown2003-05-202-43/+46
* Removed compiler warningsunknown2003-05-061-1/+0
* Mergeunknown2003-05-029-779/+1
|\
| * Removed some not used filesunknown2003-04-229-778/+0
* | Fix bug#68: ssl_test.c does not compile/workunknown2003-04-232-4/+5
* | Added --delimiter option to mysqlunknown2003-04-232-38/+78
|/
* fixed bug with locales in libeditunknown2003-04-061-0/+7
* Merge with 4.0unknown2003-04-033-8/+20
|\
| * Merge with 3.23 to get fixes for:unknown2003-04-032-6/+18
| |\
| | * Do not silently do RESET MASTER when one does 'mysqldump --master-data' ;unknown2003-03-192-9/+19
| * | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-212-35/+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
* | | Added quotes around CREATE DATABASE IF EXISTS `name` if -Q was given.unknown2003-03-301-2/+5
* | | Added quotes around database name, when using -Q.unknown2003-03-291-2/+4
* | | Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patchesunknown2003-03-282-34/+1
* | | Merge with 4.0.12unknown2003-03-192-192/+2
|\ \ \ | |/ /
| * | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedunknown2003-03-181-191/+0
| * | Fixed a bug in --one-database.unknown2003-03-171-1/+2
* | | Merge with 4.0unknown2003-03-162-9/+19
|\ \ \ | |/ /
| * | - fixed C++-style comments to make IBM C compiler happymysql-4.0.12unknown2003-03-151-1/+1
| * | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-111-1/+17
| |\ \
| | * | Openssl testunknown2003-03-111-1/+17
| * | | Merge to get fix for LOCK TABLES + DROP TABLE in another threadunknown2003-03-071-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | A better, but larger fix for server_id bug ..unknown2003-03-051-1/+1
| * | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-03-041-0/+1
| |\ \ \
| | * | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-0/+1
| | | |/ | | |/|
| * | | Replication: small bug fixes in mysql-test-run.sh and in replication code (mo...unknown2003-03-031-7/+0
| |/ /
| * | Merge work:/home/bk/mysql-4.0unknown2003-02-182-2/+13
| |\ \
* | | | mysqltest.c, mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:unknown2003-03-165-86/+82
* | | | set_default_charset() is not used anymoreunknown2003-03-165-6/+6
* | | | A fix for mysql client program when `use` or `connect` were used unknown2003-03-121-1/+3
* | | | - Changed C++-style comments to C-style comments to make IBM compiler happyunknown2003-03-062-2/+2
* | | | Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to ...unknown2003-03-012-7/+10
* | | | Portability fixesunknown2003-02-273-3/+0
* | | | merge fixunknown2003-02-223-3/+14
|\ \ \ \
| * | | | Fixed typo in mysqltest command name.unknown2003-02-191-1/+1
| * | | | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-172-2/+13
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-0/+3
| | * | | Patch for novellunknown2003-02-161-2/+10
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-151-3/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-02-141-3/+6
| |\ \ \ \
| | * | | | Fixed problem when connecting to user without a password.unknown2003-02-141-3/+6
* | | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-131-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge serg.mysql.com:/usr/home/serg/Abk/mysql-4.0unknown2003-02-131-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | do not ignore --allow-keywords if SHOW CREATE TABLE is usedunknown2003-02-121-1/+1
| | |/ /
* | | | 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