Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge approved bug fix | Jim Winstead | 2009-12-16 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | Fix C99 aliasing violation due to mismatched types that were papered over | Jim Winstead | 2009-11-23 | 1 | -2/+2 | |
| * | | | Bug #45058 init_available_charsets uses double checked locking | Staale Smedseng | 2009-12-12 | 1 | -1/+0 | |
* | | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 2 | -15/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Post-merge fix for bug 41728: revert fix that was pushed in mistake to 5.1 an... | Davi Arnaut | 2009-11-24 | 2 | -15/+0 | |
| |/ / | ||||||
* | | | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes. | unknown | 2009-11-30 | 2 | -0/+15 | |
|\ \ \ | ||||||
| * \ \ | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 2 | -0/+15 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Automerge. | Davi Arnaut | 2009-11-03 | 1 | -6/+8 | |
| | |\ \ | | | |/ | ||||||
| | | * | Fix compiler warnings -- tag unused parameters. | Davi Arnaut | 2009-11-03 | 1 | -6/+8 | |
| | * | | Automerge. | Davi Arnaut | 2009-11-02 | 2 | -0/+13 | |
| | |\ \ | | | |/ | ||||||
| | | * | Bug#41728: Dropped symbol but no soname change | Davi Arnaut | 2009-09-29 | 2 | -0/+13 | |
* | | | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing) | Michael Widenius | 2009-11-30 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge Mysql 5.1.39 merge into MariaDB trunk | unknown | 2009-11-06 | 1 | -2/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge MySQL 5.1.39 into MariaDB 5.1. | unknown | 2009-10-15 | 1 | -2/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge from 5.0 for 43414 | Staale Smedseng | 2009-08-28 | 1 | -2/+1 | |
| | |\ \ | | | |/ | ||||||
| | | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 1 | -2/+1 | |
* | | | | Fixes for binary distribution in tar file | Michael Widenius | 2009-10-23 | 1 | -1/+2 | |
|/ / / | ||||||
* | | | Fix a problem in windows build introduced a few csets ago (in | Sergey Petrunya | 2009-10-05 | 1 | -0/+1 | |
* | | | Added client functions: | Michael Widenius | 2009-10-02 | 1 | -0/+12 | |
* | | | Fix windows build: add strmov_overlapp.c to CMakeLists.txt | Sergey Petrunya | 2009-09-10 | 1 | -1/+1 | |
* | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 2 | -3/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Auto-merge | Ignacio Galarza | 2009-07-31 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Bug#17270 - mysql client tool could not find ../share/charsets folder and fails. | Ignacio Galarza | 2009-07-31 | 1 | -1/+1 | |
| | * | auto-merge | Ignacio Galarza | 2009-03-19 | 1 | -2/+2 | |
| | |\ | ||||||
| * | | | Bug #43397 mysql headers redefine pthread_mutex_init | Staale Smedseng | 2009-07-08 | 1 | -2/+2 | |
* | | | | Cherry-pick revid:psergey@askmonty.org-20090608135546-ut1yrzbah4gdw6e6 | unknown | 2009-06-15 | 1 | -1/+2 | |
* | | | | Merged with mysql-5.1 tree. | Michael Widenius | 2009-04-25 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | auto-merge | Ignacio Galarza | 2009-03-17 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| * \ \ \ | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-13 | 1 | -3/+3 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 2 | -5/+5 | |
* | | | | | bzr merge from guilhem's maria tree to our local 5.1 | Michael Widenius | 2009-04-25 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria except | Guilhem Bichot | 2009-04-01 | 1 | -2/+2 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Merge into dev tree. | Alexey Kopytov | 2009-02-10 | 1 | -2/+2 | |
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/| | ||||||
| | | * | | Fix for bug #21205: Different number of digits for float/double/real in --ps-... | Alexey Kopytov | 2009-01-28 | 1 | -2/+2 | |
| | | |/ | ||||||
| | | * | Bug#37226 Explicit call of my_thread_init() on Windows for every new thread. | Vladislav Vaintroub | 2008-09-01 | 1 | -1/+12 | |
| | | * | fixed warnings and compile errors from the fix for bug 26243 | unknown | 2008-03-29 | 1 | -1/+1 | |
| | | * | Merge amd64.(none):/src/mysql-5.0-bugteam | unknown | 2008-03-28 | 1 | -4/+0 | |
| | | |\ | ||||||
| | | | * | Bug#26243 mysql command line crash after control-c | unknown | 2008-03-28 | 1 | -4/+0 | |
| | | * | | Merge quad.opbmk:/mnt/raid/alik/MySQL/devel/5.0 | unknown | 2008-03-18 | 1 | -5/+12 | |
| | | |\ \ | | | | |/ | | | |/| | ||||||
* | | | | | Fix two missing DBUG_RETURN. | unknown | 2009-04-21 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my... | Guilhem Bichot | 2008-12-10 | 3 | -4/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merged 5.1 with maria 5.1 | Michael Widenius | 2008-10-10 | 3 | -44/+103 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge mysql.com:/home/my/mysql-5.1 | unknown | 2008-04-28 | 3 | -26/+33 | |
| |\ \ \ \ | ||||||
| * | | | | | Fix for build failure | unknown | 2008-02-19 | 1 | -1/+1 | |
| * | | | | | Fix for build failures. Putting back "#define bool BOOL" under Windows | unknown | 2008-02-19 | 1 | -1/+1 | |
| * | | | | | Merge gbichot4.local:/home/mysql_src/mysql-5.1-build-gca | unknown | 2008-02-18 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Fixed compiler warnings in a lot of files | unknown | 2008-02-13 | 1 | -1/+0 | |
| * | | | | | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1 | unknown | 2007-12-27 | 2 | -4/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | unknown | 2007-12-16 | 2 | -4/+4 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | fixes for windows builds | unknown | 2007-12-13 | 1 | -2/+2 |