summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.42mariadb-merge-mysql-5.1.42Michael Widenius2010-01-151-14/+0
|\
| * Post-merge fix for bug 41728: revert fix that was pushed in mistake to 5.1 an...Davi Arnaut2009-11-241-14/+0
* | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-301-0/+14
|\ \
| * \ Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+14
| |\ \ | | |/
| | * Automerge.Davi Arnaut2009-11-031-6/+8
| | |\
| | | * Fix compiler warnings -- tag unused parameters.Davi Arnaut2009-11-031-6/+8
| | * | Automerge.Davi Arnaut2009-11-021-0/+12
| | |\ \ | | | |/
| | | * Bug#41728: Dropped symbol but no soname changeDavi Arnaut2009-09-291-0/+12
* | | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-2/+2
|/ / /
* | | Merge Mysql 5.1.39 merge into MariaDB trunkunknown2009-11-061-2/+1
|\ \ \
| * \ \ Merge MySQL 5.1.39 into MariaDB 5.1.mariadb-merge-mysql-5.1.39unknown2009-10-151-2/+1
| |\ \ \ | | |/ /
| | * | Merge from 5.0 for 43414Staale Smedseng2009-08-281-2/+1
| | |\ \ | | | |/
| | | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-2/+1
| | | * auto-mergeIgnacio Galarza2009-03-191-2/+2
| | | |\
* | | | | Fixes for binary distribution in tar fileMichael Widenius2009-10-231-1/+2
|/ / / /
* | | | Added client functions:Michael Widenius2009-10-021-0/+12
* | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-3/+3
|\ \ \ \ | |/ / /
| * | | auto-mergeIgnacio Galarza2009-03-171-2/+2
| |\ \ \
| * \ \ \ Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-3/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-3/+3
* | | | | bzr merge from guilhem's maria tree to our local 5.1mariadb-merge-mysql-5.1.34plusMichael Widenius2009-04-251-2/+2
|\ \ \ \ \
| * \ \ \ \ merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge into dev tree.Alexey Kopytov2009-02-101-2/+2
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Fix for bug #21205: Different number of digits for float/double/real in --ps-...Alexey Kopytov2009-01-281-2/+2
| | | |/
| | | * fixed warnings and compile errors from the fix for bug 26243unknown2008-03-291-1/+1
| | | * Merge amd64.(none):/src/mysql-5.0-bugteamunknown2008-03-281-4/+0
| | | |\
| | | | * Bug#26243 mysql command line crash after control-cunknown2008-03-281-4/+0
| | | * | Merge quad.opbmk:/mnt/raid/alik/MySQL/devel/5.0unknown2008-03-181-5/+12
| | | |\ \ | | | | |/ | | | |/|
* | | | | Fix two missing DBUG_RETURN.unknown2009-04-211-1/+1
|/ / / /
* | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-43/+88
| |\ \ \
| * \ \ \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-24/+31
| |\ \ \ \
| * \ \ \ \ Merge gbichot4.local:/home/mysql_src/mysql-5.1-build-gcaunknown2008-02-181-2/+2
| |\ \ \ \ \
| * | | | | | Fixed compiler warnings in a lot of filesunknown2008-02-131-1/+0
* | | | | | | Bug#38522: 5 seconds delay when closing application using embedded serverVladislav Vaintroub2008-12-041-3/+1
| |_|_|/ / / |/| | | | |
* | | | | | Bug#27430 "Crash in subquery code when in PS and table DDL changed afterunknown2008-05-201-43/+88
| |_|/ / / |/| | | |
* | | | | Merge quad.opbmk:/mnt/raid/alik/MySQL/devel/5.1unknown2008-03-181-5/+12
|\ \ \ \ \
| * | | | | Post-merge fixes for Bug 35103unknown2008-03-171-1/+1
| * | | | | Merge buzz.(none):/home/davi/mysql-5.0-runtimeunknown2008-03-171-5/+12
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Bug#35103 mysql_client_test::test_bug29948 causes sporadic failuresunknown2008-03-141-5/+12
* | | | | | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge mysql.com:/home/hf/work/25097/my50-25097unknown2008-02-271-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Bug #25097 mysql_server_init fails silently if no errmsg.sys is present.unknown2008-02-271-1/+1
| | |/ /
* | | | Bug#34655 Compile errorunknown2008-02-281-18/+18
| |_|/ |/| |
* | | Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name>unknown2008-02-181-2/+2
|/ /
* | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-18/+22
* | Merge mysql.com:/Users/davi/mysql/bugs/29592-5.0unknown2007-11-261-72/+0
|\ \ | |/
| * Bug#29592 SQL Injection issueunknown2007-11-261-72/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-10-311-86/+66
|\ \
| * | Cleanup: use helper functions to set an error in MYSQL or MYSQL_STMT.unknown2007-10-311-86/+66