summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Fix 'n' concurrent prepared executionsunknown2003-01-302-8/+38
* | | | | Move latin1 into a separarte fileunknown2003-01-291-1/+1
* | | | | Reorganization to restore generating charset C files from conf filesunknown2003-01-291-1/+1
|/ / / /
* | | | Fix leak when the client disconnects with open prep statements unknown2003-01-281-8/+5
* | | | Fix stmt_close not to close the resources on error(libmysql)unknown2003-01-271-7/+9
* | | | Misc cleanups + pure coverage test + Monty's commentsunknown2003-01-241-8/+27
* | | | MYSQL_TIME handling - clientunknown2003-01-231-127/+284
* | | | Avoid memory overruns when buffer_length is too small (when fetching binary d...unknown2003-01-231-2/+6
* | | | Remove bind_length + Fix the client-testunknown2003-01-221-21/+24
* | | | Portability fixes (for windows)unknown2003-01-212-64/+82
* | | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-181-2/+35
|\ \ \ \
| * | | | Initial multi query execution support unknown2003-01-181-2/+35
* | | | | Removed compiler warningsunknown2003-01-181-14/+17
|/ / / /
* | | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-33/+31
* | | | Merge with 4.0.9unknown2003-01-182-0/+8
|\ \ \ \ | |/ / /
| * | | Merge with 3.23unknown2003-01-161-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | - fixes to properly make a "make distclean" (some files were not removed)unknown2002-12-271-0/+2
| | |/
| * | Added functions required by MySQLCCunknown2003-01-111-0/+6