summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Fix VC++ compiler error (function redifinition) for embedded servermiguel@hegel.local2004-05-101-1/+1
* Added additional parameter userdata for mysql_set_local_infile_handlergeorg@beethoven.local2004-05-071-4/+9
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-072-7/+9
|\
| * Portability fixesmonty@mysql.com2004-05-072-7/+9
* | mysql_stmt_reset now expects ok/error packet from server.konstantin@mysql.com2004-05-061-1/+2
|/
* Fix to handle unsigned data in prepared statements (Bug #3447)monty@mysql.com2004-05-041-9/+15
* Only calculate MYSQL_FIELD->max_length if mysql_stmt_attr_set(..., STMT_ATTR_...monty@mysql.com2004-04-301-7/+4
* Mergemonty@mysql.com2004-04-301-8/+173
|\
| * Update 'MYSQL_FIELD->max_length' on mysql_stmt_store_result() (Bug #1647)monty@mysql.com2004-04-301-8/+173
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-04-301-29/+30
|\ \
| * | Fix for Bug#3035 "Prepared statement integer inserts": now unsignedkonstantin@mysql.com2004-04-301-29/+30
| |/
* | Implementation of mysql_stmt_attr_get and mysql_stmt_attr_set konstantin@mysql.com2004-04-302-0/+52
|/
* Allow one to send empty strings with mysql_stmt_send_long_data()monty@mysql.com2004-04-281-2/+11
* Stubs for types/names of placeholders, cursor flags and array execution countkonstantin@dragonfly.local2004-03-311-4/+16
* Simplification: MYSQL_RES *result replaced with MYSQL_DATA result;konstantin@mysql.com2004-03-283-108/+76
* bad merge (?) fixedserg@serg.mylan2004-03-261-1/+1
* Cleanups & safety fixesmonty@mysql.com2004-03-251-89/+133
* Unicode Collation Algorithm subset implementationbar@bar.intranet.mysql.r18.ru2004-03-241-1/+2
* Added LOCAL INFILE callback function support.jcole@mugatu.jcole.us2004-03-222-19/+155
* merge with 4.0 (to get compiler error fixes for innodb)monty@mysql.com2004-03-192-0/+54
|\
| * WL #1510 "Implement support for "commercial" binaries on handshake",konstantin@mysql.com2004-03-172-3/+60
| * Merge with 3.23 to get patch for floor()monty@mysql.com2004-03-121-2/+2
| |\
| | * Fix for bug#2021: Wron error message from the clientgluh@gluh.mysql.r18.ru2004-02-111-4/+2
| * | Added missing argument to strxnmov() (Applies for windows debug mode)monty@mashka.mysql.fi2004-02-201-1/+2
* | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1miguel@hegel.local2004-03-161-9/+9
|\ \ \
| * \ \ Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1miguel@hegel.local2004-03-121-9/+9
| |\ \ \
| | * | | For to export the renamed functionsmiguel@hegel.local2004-03-121-9/+9
* | | | | Intermediate commit of client library (cleanups + fixes of 3 items from konstantin@mysql.com2004-03-163-188/+408
|/ / / /
* | | | fix to make client.c compile on windowskonstantin@oak.local2004-03-121-1/+0
|/ / /
* | | Rudimentary part of libmysql patch:konstantin@oak.local2004-03-122-20/+4
* | | Rename:konstantin@oak.local2004-03-102-3/+3
* | | Fix for C++ style declarationkonstantin@mysql.com2004-03-051-1/+2
* | | New call mysql_stmt_init() introduced.konstantin@mysql.com2004-03-052-55/+94
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2004-02-222-3/+4
|\ \ \
| * \ \ merge with 4.0 to get security fixes and latest bug fixesmonty@mashka.mysql.fi2004-02-202-3/+4
| |\ \ \ | | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-02-191-5/+7
| | |\ \
| | | * | Fixed usage of strxnmov() in recent changesetsmonty@mysql.com2004-02-191-5/+7
| | * | | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0greg@mysql.com2004-02-192-11/+11
| | |\ \ \ | | | |/ /
| | | * | potential problem fixed afer some reasoningserg@serg.mylan2004-02-192-11/+11
| | * | | Mergegreg@mysql.com2004-02-091-2/+2
| | |\ \ \ | | | |/ /
| | * | | Revise Windows build script, correct comment re NetWare in libmysql.cgreg@mysql.com2004-01-211-1/+1
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-02-201-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Max open files handling moved to my_set_max_open_files()monty@mashka.mysql.fi2004-02-191-1/+1
* | | | | Fix for #1429 (Segfault in mysql_stmt_close)hf@deer.(none)2004-02-202-8/+9
|/ / / /
* | | | Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-171-1/+1
* | | | Merge with public treemonty@mysql.com2004-02-161-2/+2
|\ \ \ \
| * \ \ \ Merge with 4.0.18monty@mysql.com2004-02-111-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | For to export the right functions with changes done from 4.0.16miguel@hegel.local2004-02-041-2/+2
| | |/ /
* | | | Fix for #2212 (mysql_change_user doesn't work in embedded library)hf@deer.(none)2004-02-142-30/+34
* | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-02-131-1/+1
|\ \ \ \