Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure | Davi Arnaut | 2010-11-10 | 1 | -3/+3 | |
* | | | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order | Vladislav Vaintroub | 2011-01-29 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | merge | Vladislav Vaintroub | 2010-12-06 | 1 | -1/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 | Vladislav Vaintroub | 2010-12-06 | 1 | -1/+0 | |
* | | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -0/+102 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -0/+102 | |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | ||||||
| | * | | Fixed bug #47485 - mysql_store_result returns a not NULL result set | Dmitry Shulga | 2010-09-07 | 1 | -0/+102 | |
* | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 2 | -18/+44 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 2 | -18/+44 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite run | Davi Arnaut | 2010-07-30 | 1 | -10/+39 | |
| | * | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 1 | -13/+13 | |
| | * | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 1 | -1/+1 | |
* | | | | Merge with MariaDB 5.1 | Michael Widenius | 2010-08-06 | 1 | -6/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix for LP#614265 Crash in _ma_unpin_all_pages / _ma_search on DELETE with Ar... | Michael Widenius | 2010-08-06 | 1 | -6/+6 | |
* | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -17/+194 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fixed warnings and build failures after last push | Michael Widenius | 2010-08-02 | 1 | -1/+1 | |
| * | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -17/+194 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge of mysql-5.0-bugteam into mysql-5.1-bugteam. | Davi Arnaut | 2010-06-28 | 1 | -0/+58 | |
| | |\ \ | | | |/ | ||||||
| | | * | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite run | Davi Arnaut | 2010-06-28 | 1 | -0/+58 | |
| | * | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -17/+16 | |
| | * | | Manual merge. | Ramil Kalimullin | 2010-05-25 | 1 | -0/+38 | |
| | |\ \ | | | |/ | ||||||
| | | * | Fix for bug #53907: Table dump command can be abused to dump arbitrary tables. | Ramil Kalimullin | 2010-05-25 | 1 | -0/+38 | |
| | * | | Using an initial command with mysql_options(..., MYSQL_INIT_COMMAND, ...) | Jim Winstead | 2010-05-09 | 1 | -0/+82 | |
| | * | | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants. | Georgi Kodinov | 2010-05-04 | 1 | -0/+45 | |
| | |\ \ | | | |/ | ||||||
| | | * | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants. | Georgi Kodinov | 2010-05-03 | 1 | -0/+42 | |
* | | | | Automerge MariaDB 5.1->5.2. | unknown | 2010-07-09 | 1 | -0/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Implement an NSIS based installer | Bo Thorsen | 2010-06-25 | 1 | -0/+2 | |
* | | | | merged | Sergei Golubchik | 2010-05-15 | 1 | -0/+45 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec... | unknown | 2010-05-09 | 1 | -0/+45 | |
* | | | | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Fix multiple test suite failures in Buildbot due to races in the test cases o... | unknown | 2010-01-11 | 1 | -6/+40 | |
* | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -33/+61 | |
|\ \ \ | |/ / | ||||||
| * | | Bug #47423 mtr connects to wrong database | Vladislav Vaintroub | 2009-11-03 | 1 | -33/+61 | |
* | | | Merge Mysql 5.1.39 merge into MariaDB trunk | unknown | 2009-11-06 | 1 | -7/+7 | |
|\ \ \ | ||||||
| * \ \ | Merge MySQL 5.1.39 into MariaDB 5.1. | unknown | 2009-10-15 | 1 | -7/+7 | |
| |\ \ \ | | |/ / | ||||||
| | * | | fixed compilation warnings | Georgi Kodinov | 2009-09-02 | 1 | -6/+6 | |
| | * | | Fix for a few assorted compiler warnings. | Davi Arnaut | 2009-08-28 | 1 | -1/+1 | |
* | | | | Fixed compiler warning message | Michael Widenius | 2009-10-26 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 3 | -96/+288 | |
|\ \ \ | |/ / | ||||||
| * | | Manual merge. | Davi Arnaut | 2009-08-10 | 1 | -0/+29 | |
| |\ \ | | |/ | ||||||
| | * | Bug#45010: invalid memory reads during parsing some strange statements | Davi Arnaut | 2009-08-07 | 1 | -0/+33 | |
| | * | Merge from mysql-5.0. | Davi Arnaut | 2009-08-04 | 1 | -0/+0 | |
| | |\ | ||||||
| | | * | Merge main 5.0 into 5.0-build. | Joerg Bruehe | 2009-07-09 | 1 | -0/+22 | |
| | | |\ | ||||||
| * | | \ | Merge from mysql-5.1. | Davi Arnaut | 2009-08-04 | 1 | -0/+0 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge main 5.1 into 5.1-build. | Joerg Bruehe | 2009-07-16 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | merge fix | Daniel Fischer | 2009-07-03 | 1 | -0/+0 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | Bug#44647 - fix file permissions. | Daniel Fischer | 2009-07-03 | 1 | -0/+0 | |
| * | | | | | | Merge from mysql-5.0-bugteam. | Davi Arnaut | 2009-07-27 | 1 | -23/+30 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | Bug#20023: mysql_change_user() resets the value of SQL_BIG_SELECTS | Davi Arnaut | 2009-07-27 | 1 | -12/+26 | |
| | * | | | | | Bug #45287: phase 2 : 5.0 64 bit compilation warnings | Georgi Kodinov | 2009-07-16 | 1 | -2/+2 | |
| | | |_|_|/ | | |/| | | |