summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-231-8/+8
|\
| * Fix for #2181 (mysql_execute crashed instead of returning error on embeddedunknown2003-12-231-8/+8
* | Minor comment edits.unknown2003-12-221-9/+9
|/
* mergeunknown2003-12-191-1/+22
|\
| * Merge with 4.0.17unknown2003-12-171-6/+26
| |\
| | * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-6/+16
| | * code cleanup after some reasoningunknown2003-12-091-1/+2
* | | Fix for #2126unknown2003-12-181-1/+1
* | | Fix for #2126 (mysql_server_init call shouldn't be needed)unknown2003-12-183-15/+16
|/ /
* | Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.1unknown2003-11-281-17/+23
|\ \ | |/
| * rpl_parse and rpl_probe don't have to be reset as they are already 0unknown2003-11-281-19/+23
| * "optimization cleanup" reverted - problems on rpl_redirect test.unknown2003-11-281-0/+2
* | merge with 4.0 to get fix for range bugunknown2003-11-281-5/+0
|\ \ | |/
| * no need to zero-initialize mysql->master->{rpl_pivot, options.rpl_parse, unknown2003-11-281-3/+0
| * cleanup:unknown2003-11-281-2/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-281-2/+2
|\ \
| * | Added missing SSL library (Should be in source distribution)unknown2003-11-281-2/+2
* | | Second part of WL #519:unknown2003-11-281-3/+6
|/ /
* | Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes ...unknown2003-11-221-4/+0
* | Merge key cache structures to oneunknown2003-11-202-17/+18
* | Portability fixes for AIX43unknown2003-11-201-1/+2
* | Changed mysql_next_result() to return int instead of boolunknown2003-11-191-3/+12
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-182-2/+13
* | Merge with 4.0unknown2003-11-041-1/+1
|\ \ | |/
| * 4 small items in this:unknown2003-10-312-2/+2
* | merge with 4.0unknown2003-10-161-2/+2
|\ \ | |/
| * Better fix for CREATE TABLE IF NOT EXISTS ... SELECTunknown2003-10-151-2/+2
* | Portability fixes for windowsunknown2003-10-153-5/+5
* | Merge with 4.0.16unknown2003-10-072-2/+8
|\ \ | |/
| * Block SIGPIPE also for not threaded client programs.unknown2003-09-232-6/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-062-6/+12
|\ \
| * | Fix for bugs #1437, #1446unknown2003-10-042-6/+12
* | | Move init_compiled_charsets to own fileunknown2003-10-061-1/+1
|/ /
* | - Code cleanup: replaced C++-style comments with the proper syntax forunknown2003-09-242-2/+2
* | SCRUMunknown2003-09-192-4/+13
* | SCRUM:unknown2003-09-181-4/+15
* | SCRUM:unknown2003-09-172-11/+12
* | SCRUMunknown2003-09-172-28/+42
* | SCRUMunknown2003-09-162-25/+41
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-122-13/+12
|\ \
| * | SCRUM:unknown2003-09-122-13/+12
* | | merge with 4.1 treeunknown2003-09-116-144/+90
|\ \ \ | |/ / |/| |
| * | merge with 4.0.15unknown2003-09-111-1/+1
| |\ \ | | |/
| | * fixed bug #1174unknown2003-09-021-1/+1
| * | After merge fixes.unknown2003-09-111-117/+54
| * | mergeunknown2003-09-035-26/+35
| |\ \
| | * \ merge with 4.0.15unknown2003-08-295-26/+35
| | |\ \ | | | |/
| | | * Add detection of in_addr_tunknown2003-08-281-6/+7
| | | * vio ssl structure renames (to get rid of ending _)unknown2003-08-272-2/+3
| | | * Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-222-18/+25