summaryrefslogtreecommitdiff
path: root/libmysqld/lib_sql.cc
Commit message (Expand)AuthorAgeFilesLines
* A fix and a test case for Bug#10794 "mysql_stmt_attr_set no konstantin@mysql.com2005-06-301-1/+1
* Rename all prepared statements COM_ commands to prefix with COM_STMT_konstantin@mysql.com2005-06-171-1/+1
* BUG#9391 mysqlshow prints incorrect "rows" informationmsvensson@neptunus.(none)2005-04-131-5/+0
* Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-4/+0
* Merging conflicts resolvedhf@deer.(none)2005-01-111-2/+3
|\
| * A fix for Bug#7365 "embedded server for MacOS: problem with preparedkonstantin@mysql.com2005-01-111-2/+3
* | manually mergedserg@sergbook.mysql.com2004-12-311-6/+6
|\ \ | |/
| * Tabs removedhf@deer.(none)2004-12-211-6/+6
* | Merge with 4.1monty@mishka.local2004-12-221-26/+53
|\ \ | |/
| * Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2004-12-211-26/+52
| |\
| | * Fix to perform correctly with charsets in embedded serverhf@deer.(none)2004-12-211-26/+52
| * | Fix assertion failure in client_test when linked with the embedded konstantin@mysql.com2004-12-191-0/+1
| |/
* | mergebell@sanja.is.com.ua2004-11-121-1/+1
|\ \
| * | post-merge fixbell@sanja.is.com.ua2004-10-281-1/+1
* | | After merge fixesmonty@mysql.com2004-11-031-1/+1
|/ /
* | Merge with 4.1monty@mysql.com2004-09-061-18/+41
|\ \ | |/
| * Fix for bug #5066(Wrong result after subselect with an error)hf@deer.(none)2004-08-231-5/+5
| * Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2004-08-191-11/+34
| |\
| | * addition to fixes about #4700, 4701hf@deer.(none)2004-08-191-0/+6
| | * Several fixes to make tests working for embedded libraryhf@deer.(none)2004-07-231-11/+8
| | * Fixes for bugs in embedded library:hf@deer.(none)2004-07-221-1/+21
| * | bug#4817 catalog name is "def"serg@serg.mylan2004-07-301-2/+2
| |/
* | Microsoft VC++ won't compile class C { static const int I=1; }.konstantin@mysql.com2004-08-281-2/+2
* | Port of cursors to be pushed into 5.0 tree:konstantin@mysql.com2004-08-031-2/+2
|/
* WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-5/+7
* fix for bug #3974 ("SHOW FULL PROCESSLIST" crashes the embedded server)hf@deer.(none)2004-06-091-0/+1
* After merge fixesmonty@mysql.com2004-05-271-1/+1
* merge with 4.0 to get windows fixesmonty@mysql.com2004-05-271-0/+5
|\
| * Fix to make Windows compilation smootherhf@deer.(none)2004-05-261-1/+5
| * Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'monty@mysql.com2004-05-191-7/+1
| * Fixes for last pullmonty@mysql.com2003-12-161-0/+6
| * Edited fix for #1224.hf@deer.(none)2003-12-121-1/+1
| * Fix for #1224 in 4.0hf@deer.(none)2003-12-121-0/+1
| * Safety fix to detect multiple calls to my_thread_end()monty@mashka.mysql.fi2003-10-161-5/+0
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-05-211-12/+19
|\ \
| * | Proposed fix for #3744 (embedded server, wrong error message if database ishf@deer.(none)2004-05-171-12/+19
* | | Fixes for #3371, #3372, #3374, #3375, #3376hf@deer.(none)2004-05-151-2/+5
|/ /
* | Fixed many compiler warningsmonty@mysql.com2004-04-051-4/+4
* | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result;konstantin@mysql.com2004-03-281-2/+7
* | Small fix to embedded libraryhf@deer.(none)2004-03-271-0/+1
* | Removed compiler warningmonty@mysql.com2004-03-181-1/+1
* | Fix for #1325hf@deer.(none)2004-03-131-17/+0
* | Rename:konstantin@oak.local2004-03-101-2/+2
* | Cleanup ha_checktype() and redundant variables.acurtis@pcgem.rdg.cyberkinetica.com2004-03-021-1/+1
* | Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-171-4/+5
* | Fix for #2212 (mysql_change_user doesn't work in embedded library)hf@deer.(none)2004-02-141-1/+9
* | Fix for #2211 (field->def contains invalid values)hf@deer.(none)2004-02-131-2/+2
* | Another fix for #2208hf@deer.(none)2004-02-131-6/+1
* | Fix for #1438 (mysql_info always returns 0)hf@deer.(none)2004-02-121-0/+3
* | Fix for #2208 (multi-query returns wrong result in embedded library)hf@deer.(none)2004-02-101-1/+19