summaryrefslogtreecommitdiff
path: root/libmysqld/lib_sql.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Mergeunknown2004-01-071-0/+9
|\ \
| * | SCRUMunknown2003-12-011-0/+9
* | | Prepared_statement deployed instead of PREP_STMT. unknown2003-12-201-87/+0
* | | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-2/+2
* | | Fix for #2126 (mysql_server_init call shouldn't be needed)unknown2003-12-181-19/+3
* | | Portability fixes for Windowsunknown2003-12-081-11/+19
|/ /
* | Fix for Windows bug reported throuhg Miguelunknown2003-10-211-5/+0
* | Fix for #1447unknown2003-10-061-0/+5