summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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-211-62/+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 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
|/ / /
* | | 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
| | | * better fix for read_rows, same for read_one_rowmysql-3.23.54unknown2002-12-051-2/+9
* | | | libmysql.c:unknown2003-01-041-2/+2
* | | | Fix date,time,timestamp,year - binary protocolunknown2003-01-031-39/+347
* | | | Binary protocol changes (to monty)unknown2003-01-031-73/+92
|/ / /
* | | 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-061-1/+9
|\ \ \
| * \ \ Merge with 4.0.6unknown2002-12-051-2/+10
| |\ \ \ | | |/ /
| | * | new client error added: CR_MALFORMED_PACKETunknown2002-12-041-1/+1
| | * | 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-291-9/+36
|\ \ \ \ | |/ / /
| * | | 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
| * | | | select_test.c, insert_test.c:unknown2002-11-261-8/+35
| |/ / /
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-11-241-100/+187
|\ \ \ \ | |/ / /
| * | | libmysql.c:unknown2002-11-221-5/+2
| * | | mergeunknown2002-11-221-7/+14
| * | | protocol fixupsunknown2002-11-221-101/+188
* | | | Merge....unknown2002-11-241-45/+305
|\ \ \ \
| * \ \ \ Merge with 4.0unknown2002-11-211-6/+10
| |\ \ \ \ | | | |/ / | | |/| |