summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Resolving conflictshf@deer.(none)2003-07-042-81/+16
| |\ \ \ | | |_|/ | |/| |
| | * | SCRUMhf@deer.(none)2003-07-041-4/+0
| | * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2003-06-191-0/+1
| | |\ \
| | * | | SCRUMhf@deer.(none)2003-06-181-33/+0
| | * | | Last part of resolving conflicts after pullhf@deer.(none)2003-06-182-56/+1
| | * | | SCRUMhf@deer.(none)2003-06-172-63/+78
| | |\ \ \
| | * | | | SCRUMhf@deer.(none)2003-06-172-37/+27
* | | | | | implementation of mysql_stmt_reset client endvenu@myvenu.com2003-07-082-0/+24
|/ / / / /
* | | | | Fixed some new memory leaksmonty@narttu.mysql.fi2003-06-241-84/+63
| |_|/ / |/| | |
* | | | - added libmysql/client_settings.h to distributionlenz@kallisto.local2003-06-191-0/+1
| |/ / |/| |
* | | Fix for compilation error.hf@deer.(none)2003-06-161-1/+1
* | | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...monty@narttu.mysql.fi2003-06-142-115/+93
|/ /
* | Fix for mysql_list_fields & reset stmt buffers from stmt_free_resultvenu@myvenu.com2003-06-081-3/+7
* | merge with public treemonty@narttu.mysql.fi2003-06-051-87/+105
|\ \
| * \ Merge with 4.0.13monty@narttu.mysql.fi2003-06-041-1/+1
| |\ \ | | |/
| | * Fixed (not fatal) buffer overflowmonty@narttu.mysql.fi2003-06-041-1/+1
| * | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-93/+99
* | | 1. Portability fixups for Connector/ODBC 3.52 & DBDvenu@myvenu.com2003-06-042-22/+30
* | | Fix windows build after applyiing the changes from new client.c(sql-common)venu@myvenu.com2003-06-031-207/+0
* | | SCRUM:hf@deer.(none)2003-06-032-8/+1
* | | SCRUM:hf@deer.(none)2003-05-314-95/+192
* | | Lots of conflicts resolvedhf@deer.(none)2003-05-281-2195/+3
|\ \ \ | |/ / |/| |
| * | SCRUMhf@deer.mysql.r18.ru2003-05-021-2143/+3
* | | ORDER BY optimizationmonty@narttu.mysql.fi2003-05-271-1/+5
* | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setmonty@mashka.mysql.fi2003-05-261-81/+165
* | | mergemonty@mashka.mysql.fi2003-05-221-6/+1
|\ \ \
| * \ \ Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-6/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Exported functions required by MySQLCCmiguel@hegel.local2003-04-161-0/+4
* | | UCS2 and UTF8 are in separate files nowbar@bar.mysql.r18.ru2003-05-211-1/+1
* | | Fix for Windows build by adding pack.c to appropriate .dsp filesvenu@myvenu.com2003-05-201-0/+3
* | | Added mysql_fetch_column functionvenu@myvenu.com2003-05-202-23/+217
|/ /
* | SCRUMhf@deer.mysql.r18.ru2003-04-233-69/+12
* | Fix to have a reserved OK byte (prepare result)venu@myvenu.com2003-04-161-3/+3
* | Fix broken windows distribution workspace file (libmysql.dsp), which is causi...venu@myvenu.com2003-04-161-5/+18
* | Added the support of statement result navigation APIsvenu@myvenu.com2003-04-161-9/+82
* | Exported functions claimed by MySQLCCmiguel@hegel.local2003-04-111-0/+2
* | German Phone book collation is always compiledbar@bar.mysql.r18.ru2003-03-261-1/+1
* | Merge with 4.0.12monty@narttu.mysql.fi2003-03-193-6/+3
|\ \ | |/
| * - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedlenz@mysql.com2003-03-182-196/+3
| * Change dbug.h -> my_dbug.h (Portability fix)monty@narttu.mysql.fi2003-03-171-1/+0
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-6/+10
|\ \ | |/
| * Merge with 3.23 to get fixes for --user and BACKUP TABLEmonty@narttu.mysql.fi2003-03-101-30/+36
| |\
| | * Better fix for connect timeout problem.monty@narttu.mysql.fi2003-03-101-34/+37
| | * Additional bug fixSinisa@sinisa.nasamreza.org2003-03-081-0/+3
| | * A correct fix for the timeout problemSinisa@sinisa.nasamreza.org2003-03-081-7/+4
| | * connect timeout bug fixSinisa@sinisa.nasamreza.org2003-02-101-0/+3
* | | system_charset_info has been moved to /sql directoryroot@home.(none)2003-03-161-10/+10
* | | Portability fixesmonty@narttu.mysql.fi2003-02-271-1/+1
* | | merge fixSinisa@sinisa.nasamreza.org2003-02-221-16/+21
|\ \ \
| * | | Fix for mysql_stmt_close(), so that the PHP layer can map it easily to know w...venu@myvenu.com2003-02-211-13/+18