summaryrefslogtreecommitdiff
path: root/libmysqld/lib_sql.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-291-0/+1
|\
| * Merge mysql.com:/home/hf/work/mysql-4.1-mrgunknown2006-11-161-0/+1
| |\
| | * Bug #23427 (incompatible ABI change)unknown2006-10-241-5/+5
* | | Fix after manual merge: remove dead declaration.unknown2006-11-171-1/+0
* | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug23383unknown2006-11-171-7/+9
|\ \ \ | |/ / |/| |
| * | BUG#23383: mysql_affected_rows() returns different values thanunknown2006-11-171-5/+9
| |/
* | Bug #23427: incompatible ABI change in 5.0.26?unknown2006-10-201-1/+0
* | Merge mysql.com:/home/hf/work/mysql-4.1.mrgunknown2006-07-251-2/+6
|\ \ | |/
| * 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
* | | mergingunknown2006-07-181-14/+0
* | | Merge mysql.com:/home/hf/work/mysql-4.1.mrgunknown2006-07-181-10/+25
|\ \ \ | |/ /
| * | 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
| | |/
* | | mergingunknown2006-06-261-0/+7
|\ \ \ | |/ /
| * | bug #20318 (ctype_ucs2_def test fails with embedded)unknown2006-06-191-0/+7
| |/
* | compilation fixesunknown2006-03-061-29/+22
* | Fixes to embedded server to be able to run tests with itunknown2006-02-241-145/+367
* | Fix for bug #13546 "Build errors with --with-embedded-serverunknown2005-09-281-8/+9
* | Merge mysql.com:/home/dlenev/src/mysql-4.1-bg13501unknown2005-09-281-2/+2
|\ \ | |/
| * Fix for bug #13501 "build problem: too many arguments to function my_boolunknown2005-09-271-2/+2
* | postmerge fixesunknown2005-09-211-1/+1
* | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-4/+3
* | Merge deer.(none):/home/hf/work/mysql-4.1.9110unknown2005-07-271-0/+2
|\ \ | |/
| * Fix for bug #9110 (Max_join_size error)unknown2005-07-261-0/+2
* | A fix and a test case for Bug#10794 "mysql_stmt_attr_set no unknown2005-06-301-1/+1
* | Rename all prepared statements COM_ commands to prefix with COM_STMT_unknown2005-06-171-1/+1
* | BUG#9391 mysqlshow prints incorrect "rows" informationunknown2005-04-131-5/+0
* | 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