summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-06-142-1/+12
|\
| * Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...monty@narttu.mysql.fi2003-06-142-1/+12
* | consistency fix - all help texts for command-line options should end with a dot.serg@serg.mylan2003-06-139-76/+75
|/
* mysqldump.c:bar@bar.mysql.r18.ru2003-06-101-1/+2
* mysqldump.c:bar@bar.mysql.r18.ru2003-06-101-0/+2
* merge with public treemonty@narttu.mysql.fi2003-06-052-20/+48
|\
| * Merge with 4.0.13monty@narttu.mysql.fi2003-06-042-5/+18
| |\
| | * Fixed problem with mysql prompt when server disconnect. (Bug 356)monty@narttu.mysql.fi2003-05-272-6/+19
| * | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-042-15/+30
* | | mysqlshow and mysqldump now send their vharacter set to serverbar@bar.mysql.r18.ru2003-05-301-2/+8
* | | mysqldump.c:bar@bar.mysql.r18.ru2003-05-301-2/+9
* | | 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-284-4/+5
* | | "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
* | CHARSET_INFO structure reorganization for easier maintainancebar@bar.mysql.r18.ru2003-05-231-6/+6
* | mysqlimport.c, mysqldump.c, mysqlcheck.c:bar@bar.mysql.r18.ru2003-05-224-4/+8
* | mergemonty@mashka.mysql.fi2003-05-224-44/+51
|\ \
| * | After merge fixesmonty@mashka.mysql.fi2003-05-211-29/+31
| * | Merge with 4.0.13monty@narttu.mysql.fi2003-05-193-15/+20
| |\ \ | | |/
| | * Merge to get security patchmonty@mashka.mysql.fi2003-05-081-1/+1
| | |\
| | | * Merge bk-internal:/home/bk/mysql-3.23/serg@serg.mylan2003-04-282-9/+19
| | | |\
| | | * | crash fixserg@serg.mysql.com2003-03-171-1/+1
| | * | | Merge bk-internal:/home/bk/mysql-4.0serg@sergbook.mysql.com2003-04-241-0/+4
| | |\ \ \
| | | * | | Task 761:'mysqlbinlog should not die when readinggluh@gluh.mysql.r18.ru2003-04-231-0/+4
| | * | | | do not execute \* commands inside `identifiers`serg@sergbook.mysql.com2003-04-231-1/+1
| | |/ / /
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0jani@hynda.(none)2003-04-031-13/+14
| | |\ \ \
| | | * | | Fixed a bug when printing error messages. stdout and stderr werejani@hynda.(none)2003-04-031-13/+14
* | | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2003-05-202-43/+46
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | changed processing of LOAD DATA in mysqlbinlogvva@eagle.mysql.r18.ru2003-05-202-43/+46
* | | | | | changes to mysqladmin : use queries instead of commands (so that they have a ...guilhem@mysql.com2003-05-151-8/+8
|/ / / / /
* | | | | Removed compiler warningsmonty@narttu.mysql.fi2003-05-061-1/+0
* | | | | Mergemonty@narttu.mysql.fi2003-05-029-779/+1
|\ \ \ \ \
| * | | | | Removed some not used filesmonty@narttu.mysql.fi2003-04-229-778/+0
* | | | | | Fix bug#68: ssl_test.c does not compile/workgluh@gluh.mysql.r18.ru2003-04-232-4/+5
* | | | | | Added --delimiter option to mysqljani@hynda.(none)2003-04-232-38/+78
|/ / / / /
* | | | | fixed bug with locales in libeditvva@eagle.mysql.r18.ru2003-04-061-0/+7
* | | | | Merge with 4.0monty@narttu.mysql.fi2003-04-033-8/+20
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 3.23 to get fixes for:monty@narttu.mysql.fi2003-04-032-6/+18
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Do not silently do RESET MASTER when one does 'mysqldump --master-data' ;guilhem@mysql.com2003-03-192-9/+19
| | |/
| * | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...greg@mysql.com2003-03-212-35/+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
* | | Added quotes around CREATE DATABASE IF EXISTS `name` if -Q was given.jani@dsl-kpogw4gb5.dial.inet.fi2003-03-301-2/+5
* | | Added quotes around database name, when using -Q.jani@dsl-kpogw4gb5.dial.inet.fi2003-03-291-2/+4
* | | Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patchesgreg@mysql.com2003-03-282-34/+1
* | | Merge with 4.0.12monty@narttu.mysql.fi2003-03-192-192/+2
|\ \ \ | |/ /
| * | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedlenz@mysql.com2003-03-181-191/+0
| * | Fixed a bug in --one-database.jani@hynda.(none)2003-03-171-1/+2
* | | Merge with 4.0monty@narttu.mysql.fi2003-03-162-9/+19
|\ \ \ | |/ /