summaryrefslogtreecommitdiff
path: root/libmysqld/lib_sql.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove compiler warnings and remove not used variablesunknown2005-02-251-4/+0
* Merging conflicts resolvedunknown2005-01-111-2/+3
|\
| * A fix for Bug#7365 "embedded server for MacOS: problem with preparedunknown2005-01-111-2/+3
* | manually mergedunknown2004-12-311-6/+6
|\ \ | |/
| * Tabs removedunknown2004-12-211-6/+6
* | Merge with 4.1unknown2004-12-221-26/+53
|\ \ | |/
| * 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
| |/
* | mergeunknown2004-11-121-1/+1
|\ \
| * | post-merge fixunknown2004-10-281-1/+1
* | | After merge fixesunknown2004-11-031-1/+1
|/ /
* | Merge with 4.1unknown2004-09-061-18/+41
|\ \ | |/
| * 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
| |/
* | Microsoft VC++ won't compile class C { static const int I=1; }.unknown2004-08-281-2/+2
* | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-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
* | Changed wellformedlen to well_formed_lenunknown2004-02-171-4/+5
* | Fix for #2212 (mysql_change_user doesn't work in embedded library)unknown2004-02-141-1/+9
* | Fix for #2211 (field->def contains invalid values)unknown2004-02-131-2/+2
* | Another fix for #2208unknown2004-02-131-6/+1
* | Fix for #1438 (mysql_info always returns 0)unknown2004-02-121-0/+3
* | Fix for #2208 (multi-query returns wrong result in embedded library)unknown2004-02-101-1/+19
* | Fix for #2209unknown2004-01-271-0/+1
* | bugfix to #1224unknown2004-01-271-4/+4
* | Fix for 1224 (USER() CURRENT_USER() functions in embedded library)unknown2004-01-071-4/+18