summaryrefslogtreecommitdiff
path: root/libmysqld/lib_sql.cc
Commit message (Expand)AuthorAgeFilesLines
* mergingAlexey Botchkov2009-09-291-14/+32
|\
| * Bug#44521 Executing a stored procedure as a prepared statement can sometimes ...Kristofer Pettersson2009-07-291-13/+21
| * Post-merge fix for Bug#43587: Handle failures to execute a statementDavi Arnaut2009-07-271-2/+12
* | Bug#43733 Select on processlist let the embedded server crash (concurren...Alexey Botchkov2009-06-041-0/+3
|/
* merging.Alexey Botchkov2009-02-241-0/+9
|\
| * Bug#39289 libmysqld.a calls exit() upon error Alexey Botchkov2008-10-271-0/+9
* | Bug#38522: 5 seconds delay when closing application using embedded serverVladislav Vaintroub2008-12-041-6/+2
* | Bug#34517 SHOW GLOBAL STATUS does not work properly in embedded server.Alexey Botchkov2008-11-171-0/+2
|/
* Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains thatMattias Jonsson2008-08-131-0/+3
* Bug#37003 Tests sporadically crashes with embedded serverDavi Arnaut2008-06-181-0/+9
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-05-201-1/+1
|\
| * Fix compilation warnings (embedded library, Windows build)unknown2008-04-191-2/+2
* | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-121-1/+1
* | Use ulonglong to store row count in libmysld Protocol_text::remove_last_row()unknown2008-04-301-1/+1
* | mysql.spec.sh:unknown2008-04-021-0/+3
|/
* Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-0/+11
|\
| * Merge bk@192.168.21.1:mysql-5.1-optunknown2008-02-271-0/+11
| |\
| | * mergingunknown2008-02-271-1/+2
| | * Merge mysql.com:/home/hf/work/25097/my50-25097unknown2008-02-271-0/+10
| | |\
| | | * Bug #25097 mysql_server_init fails silently if no errmsg.sys is present.unknown2008-02-271-0/+10
* | | | Bug#34655 Compile errorunknown2008-02-281-3/+3
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-35/+65
|\ \ \ | |/ /
| * | Merge station.:/mnt/raid/alik/MySQL/devel/5.1unknown2007-12-141-4/+7
| |\ \
| | * \ Merge bk@192.168.21.1:mysql-5.1-optunknown2007-12-071-3/+5
| | |\ \
| | | * \ Merge mysql.com:/home/hf/work/26921/my50-26921unknown2007-12-071-3/+5
| | | |\ \
| | | | * | Bug #26921 Problem in mysql_insert_id() Embedded C API function.unknown2007-11-301-3/+5
| | * | | | Merge mysql.com:/home/hf/work/mrg/my50-mrgunknown2007-12-011-0/+2
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Bug #32624 Error with multi queries in MySQL embedded server 5.1.22.unknown2007-11-291-0/+2
| | | |/
| | | * Merge trift2.:/MySQL/M41/tmp-4.1unknown2007-06-131-1/+1
| | | |\
| | | | * Add a cast, needed by some platforms.unknown2007-06-081-1/+1
| | | | * Do not use the "thd" pointer to identify a thread in the embedded lib,unknown2007-06-071-1/+1
| | | | * 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
| | * | | Merge bk@192.168.21.1:mysql-5.1-optunknown2007-11-201-1/+0
| | |\ \ \
| | | * | | Bug #31868 mysql_server_init crash when language path is not correctly set.unknown2007-11-131-1/+0
| * | | | | Fix broken embedded build (broken by the patch for Bug#12713, first part).unknown2007-12-131-0/+2
| * | | | | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-31/+56
| |/ / / /
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergeunknown2007-12-141-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-11-131-0/+1
| |\ \ \ \
| | * | | | Bug#31210 - INSERT DELAYED crashes server when used onunknown2007-11-121-0/+1
| * | | | | Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-mainunknown2007-11-121-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#31210 - INSERT DELAYED crashes server when used onunknown2007-11-111-0/+1
| | |/ / /
* | | | | Add profiling support for embedded server.unknown2007-12-141-0/+7
|/ / / /
* | | | Cleanup: use helper functions to set an error in MYSQL or MYSQL_STMT.unknown2007-10-311-14/+8
|/ / /
* | | Fixed packet length for embedded testsunknown2007-10-091-1/+1
* | | Bug #30389: connection_id() always return 0 in embedded serverunknown2007-08-271-0/+11
* | | Fixed errors found by pushbuild:unknown2007-08-161-1/+1
* | | Makefile.am:unknown2007-08-021-4/+0
* | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-13/+13