summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge approved bug fixJim Winstead2009-12-161-2/+2
| |\ \
| | * | Fix C99 aliasing violation due to mismatched types that were papered overJim Winstead2009-11-231-2/+2
| * | | Bug #45058 init_available_charsets uses double checked lockingStaale Smedseng2009-12-121-1/+0
* | | | Merge with MySQL 5.1.42Michael Widenius2010-01-152-15/+0
|\ \ \ \ | |/ / /
| * | | Post-merge fix for bug 41728: revert fix that was pushed in mistake to 5.1 an...Davi Arnaut2009-11-242-15/+0
| |/ /
* | | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-302-0/+15
|\ \ \
| * \ \ Merge with MySQL 5.1, with following additions:unknown2009-11-162-0/+15
| |\ \ \ | | |/ /
| | * | Automerge.Davi Arnaut2009-11-031-6/+8
| | |\ \ | | | |/
| | | * Fix compiler warnings -- tag unused parameters.Davi Arnaut2009-11-031-6/+8
| | * | Automerge.Davi Arnaut2009-11-022-0/+13
| | |\ \ | | | |/
| | | * Bug#41728: Dropped symbol but no soname changeDavi Arnaut2009-09-292-0/+13
* | | | 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
| |\ \ \ | | |/ /
| | * | Merge from 5.0 for 43414Staale Smedseng2009-08-281-2/+1
| | |\ \ | | | |/
| | | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-2/+1
* | | | Fixes for binary distribution in tar fileMichael Widenius2009-10-231-1/+2
|/ / /
* | | Fix a problem in windows build introduced a few csets ago (inSergey Petrunya2009-10-051-0/+1
* | | Added client functions:Michael Widenius2009-10-021-0/+12
* | | Fix windows build: add strmov_overlapp.c to CMakeLists.txtSergey Petrunya2009-09-101-1/+1
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-082-3/+3
|\ \ \ | |/ /
| * | Auto-mergeIgnacio Galarza2009-07-311-1/+1
| |\ \ | | |/
| | * Bug#17270 - mysql client tool could not find ../share/charsets folder and fails.Ignacio Galarza2009-07-311-1/+1
| | * auto-mergeIgnacio Galarza2009-03-191-2/+2
| | |\
| * | | Bug #43397 mysql headers redefine pthread_mutex_initStaale Smedseng2009-07-081-2/+2
* | | | Cherry-pick revid:psergey@askmonty.org-20090608135546-ut1yrzbah4gdw6e6unknown2009-06-151-1/+2
* | | | 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-102-5/+5
* | | | | 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
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | 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
| | | |/
| | | * Bug#37226 Explicit call of my_thread_init() on Windows for every new thread.Vladislav Vaintroub2008-09-011-1/+12
| | | * 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-103-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merged 5.1 with maria 5.1Michael Widenius2008-10-103-44/+103
| |\ \ \
| * \ \ \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-283-26/+33
| |\ \ \ \
| * | | | | Fix for build failureunknown2008-02-191-1/+1
| * | | | | Fix for build failures. Putting back "#define bool BOOL" under Windowsunknown2008-02-191-1/+1
| * | | | | 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
| * | | | | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2007-12-272-4/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-162-4/+4
| | |\ \ \ \ \ \
| | | * | | | | | fixes for windows buildsunknown2007-12-131-2/+2