summaryrefslogtreecommitdiff
path: root/libmysqld/lib_sql.cc
Commit message (Expand)AuthorAgeFilesLines
* bug #25492 (Invalid deallocation in mysql_stmt_fetch())unknown2007-03-051-14/+8
* bug #25492 (Invalid deallocation in mysql_stmt_fetch)unknown2007-02-131-6/+26
* bug #25492 (Invalid deallocation in mysql_stmt_fetch)unknown2007-01-291-1/+1
* warning count for embedded prepared statements addedunknown2007-01-031-0/+1
* merging fixunknown2007-01-021-2/+0
* merging fixunknown2007-01-021-4/+4
* embedded-server related fixesunknown2007-01-021-0/+6
* Merge bk@192.168.21.1:mysql-4.1-optunknown2006-12-081-0/+4
|\
| * embedded-mode tests fixedunknown2006-11-131-0/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-291-5/+9
|\ \ | |/ |/|
| * BUG#23383: mysql_affected_rows() returns different values thanunknown2006-11-171-5/+9
* | Bug #23427 (incompatible ABI change)unknown2006-10-241-5/+5
|/
* Merge bk@192.168.21.1:mysql-4.1unknown2006-07-201-2/+6
|\
| * bug #19983 (mysql_client_test_embedded fails)unknown2006-06-021-2/+6
* | Merge bk@192.168.21.1:mysql-4.1unknown2006-07-131-22/+31
|\ \
| * | bug #16017 (memory leaks in embedded server)unknown2006-06-011-22/+31
| |/
* | bug #20318 (ctype_ucs2_def test fails with embedded)unknown2006-06-191-0/+7
|/
* Fix for bug #13501 "build problem: too many arguments to function my_boolunknown2005-09-271-2/+2
* Fix for bug #9110 (Max_join_size error)unknown2005-07-261-0/+2
* A fix for Bug#7365 "embedded server for MacOS: problem with preparedunknown2005-01-111-2/+3
* Tabs removedunknown2004-12-211-6/+6
* Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-12-211-26/+52
|\
| * Fix to perform correctly with charsets in embedded serverunknown2004-12-211-26/+52
* | Fix assertion failure in client_test when linked with the embedded unknown2004-12-191-0/+1
|/
* Fix for bug #5066(Wrong result after subselect with an error)unknown2004-08-231-5/+5
* Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-08-191-11/+34
|\
| * addition to fixes about #4700, 4701unknown2004-08-191-0/+6
| * Several fixes to make tests working for embedded libraryunknown2004-07-231-11/+8
| * Fixes for bugs in embedded library:unknown2004-07-221-1/+21
* | bug#4817 catalog name is "def"unknown2004-07-301-2/+2
|/
* WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-5/+7
* fix for bug #3974 ("SHOW FULL PROCESSLIST" crashes the embedded server)unknown2004-06-091-0/+1
* After merge fixesunknown2004-05-271-1/+1
* merge with 4.0 to get windows fixesunknown2004-05-271-0/+5
|\
| * Fix to make Windows compilation smootherunknown2004-05-261-1/+5
| * Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-191-7/+1
| * Fixes for last pullunknown2003-12-161-0/+6
| * Edited fix for #1224.unknown2003-12-121-1/+1
| * Fix for #1224 in 4.0unknown2003-12-121-0/+1
| * Safety fix to detect multiple calls to my_thread_end()unknown2003-10-161-5/+0
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-211-12/+19
|\ \
| * | Proposed fix for #3744 (embedded server, wrong error message if database isunknown2004-05-171-12/+19
* | | Fixes for #3371, #3372, #3374, #3375, #3376unknown2004-05-151-2/+5
|/ /
* | Fixed many compiler warningsunknown2004-04-051-4/+4
* | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result;unknown2004-03-281-2/+7
* | Small fix to embedded libraryunknown2004-03-271-0/+1
* | Removed compiler warningunknown2004-03-181-1/+1
* | Fix for #1325unknown2004-03-131-17/+0
* | Rename:unknown2004-03-101-2/+2
* | Cleanup ha_checktype() and redundant variables.unknown2004-03-021-1/+1