summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* lots of post-merge changesSergei Golubchik2011-04-251-5/+5
* merge.Sergei Golubchik2010-11-251-82/+34
|\
| * merge with 5.1Sergei Golubchik2010-09-111-0/+1
| |\
| | * Merge with MySQL 5.1.50Michael Widenius2010-08-271-0/+1
| | |\
| * | \ Merge with MariaDB 5.1.49Michael Widenius2010-08-051-5/+25
| |\ \ \ | | |/ /
| | * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-5/+25
| | |\ \
| * | \ \ merge 5.1->5.2Sergei Golubchik2010-06-011-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+1
| | |\ \ \
| * | | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-82/+21
| |/ / / /
| * | | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-4/+6
| |\ \ \ \
| * \ \ \ \ Merge with MySQL 5.1.42Michael Widenius2010-01-151-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
| | |\ \ \ \ \ \
| * | | | | | | | 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.unknown2009-10-151-2/+1
| | |\ \ \ \ \ \ \
| * | | | | | | | | 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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ bzr merge from guilhem's maria tree to our local 5.1Michael 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
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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
* | | | | | | | | | | | | | | Fix mysql_client_test failure introduced by a patch for Bug#47485.Dmitry Shulga2010-09-091-0/+3
* | | | | | | | | | | | | | | Auto-merge from mysql-5.1-bugteam.Dmitry Shulga2010-09-071-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fixed bug #47485 - mysql_store_result returns a not NULL result setDmitry Shulga2010-09-071-2/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-7/+0
* | | | | | | | | | | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-41/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-2/+2
| * | | | | | | | | | | | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-24/+22
| * | | | | | | | | | | | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-10/+2
| * | | | | | | | | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-8/+8
* | | | | | | | | | | | | | | | mergeGeorgi Kodinov2010-07-071-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix what is probably the result of a bad merge. No functional change.Davi Arnaut2010-07-061-0/+1
| * | | | | | | | | | | | | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Automerge.Alexey Kopytov2010-07-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Automerge.Alexey Kopytov2010-07-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Manual merge from 5.1.Alexey Kopytov2010-07-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| / / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Bug#54667: Unnecessary signal handler redefinitionAlexey Kopytov2010-07-011-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | AutomergeStaale Smedseng2010-06-301-4/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | / / / / / / / / / / / / | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Bug #53899 Wrong mysql_stmt_errno() after connection loss withStaale Smedseng2010-06-301-4/+24
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-38/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Manual merge from mysql-next-mr.Alexander Nozdrin2010-01-181-34/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-34/+20
| * | | | | | | | | | | | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-12-241-4/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \