summaryrefslogtreecommitdiff
path: root/sql-common
Commit message (Expand)AuthorAgeFilesLines
* Fixed many compiler warningsunknown2004-04-051-1/+1
* Added LOCAL INFILE callback function support.unknown2004-03-221-1/+4
* Removed compiler warningunknown2004-03-181-0/+1
* Intermediate commit of client library (cleanups + fixes of 3 items from unknown2004-03-161-33/+65
* Rudimentary part of libmysql patch:unknown2004-03-121-64/+42
* Rename:unknown2004-03-101-1/+1
* New call mysql_stmt_init() introduced.unknown2004-03-051-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-221-6/+8
|\
| * After merge fixesunknown2004-02-221-6/+8
* | Fix for #1429 (Segfault in mysql_stmt_close)unknown2004-02-201-1/+1
|/
* Fix for #2212 (mysql_change_user doesn't work in embedded library)unknown2004-02-141-1/+2
* This line missed in the fix #2208unknown2004-02-131-1/+2
* Client character set is now not set from the server value.unknown2004-02-041-38/+25
* Names of all client methods (static functions inside client.c) now unknown2003-12-221-9/+9
* mergeunknown2003-12-191-1/+2
|\
| * Fixes after merge with 4.0unknown2003-12-191-2/+5
* | Fix for #2126 (mysql_server_init call shouldn't be needed)unknown2003-12-181-1/+2
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-281-1/+1
|\
| * cleanup: comment moved to proper placeunknown2003-11-281-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-282-5/+27
|\ \ | |/ |/|
| * Mergeunknown2003-11-282-5/+27
| |\
| | * Added missing SSL library (Should be in source distribution)unknown2003-11-282-5/+27
* | | BK automerge tends to eat break; statementsunknown2003-11-281-0/+1
* | | Merge mysql.com:/home/kostja/mysql/mysql-4.1-rootunknown2003-11-281-3/+20
|\ \ \ | |/ / |/| |
| * | Second part of WL #519:unknown2003-11-281-3/+21
| |/
* | fix:unknown2003-11-281-0/+2
|/
* Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes ...unknown2003-11-221-6/+0
* Merge key cache structures to oneunknown2003-11-201-8/+9
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-2/+14
* Removed some warnings reported by valgrindunknown2003-11-041-1/+1
* Portability fixes for windowsunknown2003-10-151-2/+2
* Fixes after mergeunknown2003-10-081-4/+0
* Fix for bugs #1437, #1446unknown2003-10-041-1/+2
* SCRUMunknown2003-09-291-1/+6
* Mergeunknown2003-09-261-3/+4
|\
| * SCRUM:unknown2003-09-261-3/+4
* | SCRUMunknown2003-09-191-3/+6
* | SCRUMunknown2003-09-181-2/+2
* | SCRUM:unknown2003-09-181-4/+4
|/
* SCRUM:unknown2003-09-171-1/+2
* SCRUMunknown2003-09-171-4/+5
* SCRUMunknown2003-09-161-8/+9
* SCRUM:unknown2003-09-121-1/+2
* SCRUMunknown2003-09-111-1/+3
* merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-102/+68
|\
| * manual mergeunknown2003-07-311-102/+67
| |\
| | * merge commitunknown2003-07-311-1/+1
| | * Style fixes, comments for 4.1.1 authorizationunknown2003-07-181-6/+7
| | * Preliminary support for options --secure-auth, unknown2003-07-081-4/+2
| | * Bug fixes for authenticationunknown2003-07-041-10/+14