summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.13unknown2003-05-191-6/+1
|\
| * Exported functions required by MySQLCCunknown2003-04-161-0/+4
* | SCRUMunknown2003-04-233-69/+12
* | Fix to have a reserved OK byte (prepare result)unknown2003-04-161-3/+3
* | Fix broken windows distribution workspace file (libmysql.dsp), which is causi...unknown2003-04-161-5/+18
* | Added the support of statement result navigation APIsunknown2003-04-161-9/+82
* | Exported functions claimed by MySQLCCunknown2003-04-111-0/+2
* | German Phone book collation is always compiledunknown2003-03-261-1/+1
* | Merge with 4.0.12unknown2003-03-193-6/+3
|\ \ | |/
| * - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedunknown2003-03-182-196/+3
| * Change dbug.h -> my_dbug.h (Portability fix)unknown2003-03-171-1/+0
* | Merge with 4.0unknown2003-03-161-6/+10
|\ \ | |/
| * Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-30/+36
| |\
| | * Better fix for connect timeout problem.unknown2003-03-101-34/+37
| | * Additional bug fixunknown2003-03-081-0/+3
| | * A correct fix for the timeout problemunknown2003-03-081-7/+4
| | * connect timeout bug fixunknown2003-02-101-0/+3
* | | system_charset_info has been moved to /sql directoryunknown2003-03-161-10/+10
* | | Portability fixesunknown2003-02-271-1/+1
* | | merge fixunknown2003-02-221-16/+21
|\ \ \
| * | | Fix for mysql_stmt_close(), so that the PHP layer can map it easily to know w...unknown2003-02-211-13/+18
| * | | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-171-2/+3
| |\ \ \ | | |/ /
| | * | Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-2/+3
| * | | Fix to read the correct 'default value'unknown2003-02-151-1/+1
| * | | Updated tests for MYSQL_FIELD members for misc casesunknown2003-02-151-1/+0
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-151-272/+266
|\ \ \ \ | |/ / /
| * | | Fixed problem when connecting to user without a password.unknown2003-02-141-272/+266
* | | | mergeunknown2003-02-131-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-071-1/+1
| |\ \ \
| | * | | a fix in libmysql.cunknown2003-02-051-1/+1
* | | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-02-121-16/+27
|\ \ \ \ \ | |/ / / /
| * | | | Fix compilation errors reported by Lenz on misc platformsunknown2003-02-061-4/+4
| * | | | Fix stupid signed and unsigned conversion - When field and buffer types are...unknown2003-02-051-16/+22
| * | | | Conversion fix - bug report from PHPunknown2003-02-041-17/+22
| |/ / /
* | | | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-0/+29
* | | | Update lengths for fields in MYSQL_FIELDunknown2003-02-081-27/+49
* | | | Merge with 4.0.11unknown2003-02-044-14/+56
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge with 3.23.56 (Replace manual with 'empty' document)unknown2003-01-281-1/+2
| |\ \ | | |/
| | * Make PACKET_TOO_LARGE error handling safer in clientunknown2003-01-281-11/+9
| * | Fixes for Netwareunknown2003-01-284-14/+50
| * | Merge with 3.23.55unknown2003-01-251-0/+6
| |\ \ | | |/
| | * a symlink that was missing ...unknown2003-01-211-1/+3
| | * Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-01-081-0/+2
| | |\
| | * | Fixing that 3.23 API / clients do not disconnect if a large unknown2003-01-042-691/+15
* | | | Added charset number to result headerunknown2003-02-041-10/+13
* | | | Force to read all unread packets on stmt_closeunknown2003-01-311-7/+27
* | | | Few misc cases check from PHP - client_testunknown2003-01-311-1/+2
* | | | Fix typo - un supported -> unsupportedunknown2003-01-311-3/+3
* | | | Fix alloc_stmt_fields for non-select statementsunknown2003-01-301-6/+27
* | | | Merge conflictunknown2003-01-302-8/+38
|\ \ \ \