summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-161-33/+163
|\ \ \
| * | | Implement store_result (read_binary_rows & mysql_stmt_store_result)unknown2003-01-161-33/+163
* | | | strnto family functions now return error in a new argumentunknown2003-01-161-6/+7
* | | | mergeunknown2003-01-141-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Updates for multi-byte character setsunknown2003-01-141-2/+2
* | | | xml.c has been moved to /strings from /mysysunknown2003-01-101-2/+2
* | | | Remove/change unwanted variables in client protocolunknown2003-01-091-8/+22
* | | | Code cleaup to fix the conversion routines - binary protocolunknown2003-01-071-48/+32
|/ / /
* | | Merge with 4.0.8unknown2003-01-061-5/+12
|\ \ \ | |/ /
| * | Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-041-4/+10
* | | mergeunknown2003-01-041-14/+9
|\ \ \
| * | | Added support for DROP TEMPORARY TABLEunknown2003-01-041-12/+0
| * | | Merge with 4.0.8unknown2003-01-031-2/+9
| |\ \ \ | | |/ /
| | * | Merge with 3.23unknown2002-12-111-2/+9
| | |\ \ | | | |/
| | | * Added back -max to server name if we are using InnoDB.unknown2002-12-111-2/+2
| | | * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-12-051-2/+9
| | | |\
| | | | * better fix for read_rows, same for read_one_rowunknown2002-12-051-2/+9
| | | * | - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)unknown2002-12-041-1/+1
| | | |/
* | | | libmysql.c:unknown2003-01-041-2/+2
* | | | Fix date,time,timestamp,year - binary protocolunknown2003-01-031-39/+347
* | | | Merge myvenu.com:/home/venu/bk/src-4.1unknown2003-01-031-73/+92
|\ \ \ \
| * | | | Binary protocol changes (to monty)unknown2003-01-031-73/+92
| |/ / /
* | | | Charset index is sotred in XML nowunknown2003-01-031-1/+1
|/ / /
* | | fix some warningsunknown2002-12-211-3/+8
* | | fix warningsunknown2002-12-191-2/+2
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-171-12/+48
|\ \ \
| * | | Many init commands on connectunknown2002-12-171-12/+48
* | | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-2/+2
|/ / /
* | | item.cc:unknown2002-12-061-1/+0
* | | merge fixunknown2002-12-062-8/+19
|\ \ \
| * \ \ Merge with 4.0.6unknown2002-12-052-9/+20
| |\ \ \ | | |/ /
| | * | new client error added: CR_MALFORMED_PACKETunknown2002-12-042-5/+8
| | * | mergedunknown2002-12-041-2/+10
| | |\ \ | | | |/
| | | * protect from [heap] buffer overrrun by malicious serverunknown2002-12-041-2/+10
* | | | Fix minor bug and add test of connection with new/old/without passwords unknown2002-12-051-1/+0
* | | | Basically minor code optimizations and cleanupsunknown2002-12-051-15/+28
* | | | SCRUM: Montymise codeunknown2002-11-301-127/+130
* | | | SCRUM: Secure authunknown2002-11-301-15/+94
* | | | Merging....unknown2002-11-292-11/+37
|\ \ \ \ | |/ / /
| * | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-11-281-1/+1
| |\ \ \
| | * | | Fix wrong increment in prepared statements handlingunknown2002-11-281-1/+1