Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix LIKE in a vcol function, broken by a fix for mysql bug#54568. | Sergei Golubchik | 2010-10-30 | 1 | -0/+5 |
* | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -4/+14 |
|\ | |||||
| * | Enable archive tables to work with mysql_upgrade / repair | Michael Widenius | 2010-09-03 | 1 | -1/+2 |
| * | Fix that one can run mysql_upgrade with long table names | Michael Widenius | 2010-09-03 | 1 | -3/+12 |
* | | Fixed compiler warnings and test failures | Michael Widenius | 2010-08-06 | 1 | -3/+7 |
* | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -90/+85 |
|\ \ | |/ | |||||
| * | Fixed compiler warnings | Michael Widenius | 2010-08-04 | 1 | -5/+1 |
| * | Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ... | Michael Widenius | 2010-08-04 | 1 | -0/+10 |
| * | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -76/+65 |
| |\ | |||||
| | * | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -38/+35 |
| | * | Bug #53830: !table || (!table->read_set || | Alexey Kopytov | 2010-05-25 | 1 | -0/+21 |
| | * | Bug #53804: serious flaws in the alter database .. upgrade | Gleb Shchepa | 2010-05-21 | 1 | -24/+10 |
| | * | Bug#53189 Table map version unused and can be removed | He Zhenxing | 2010-05-08 | 1 | -12/+0 |
* | | | Fixed bug #607566. | Igor Babaev | 2010-07-19 | 1 | -7/+7 |
* | | | Merge | Igor Babaev | 2010-07-17 | 1 | -12/+22 |
|\ \ \ | |||||
| * | | | Fixed bug #604503. | Igor Babaev | 2010-07-17 | 1 | -12/+22 |
* | | | | Fixed bug #603186. | Igor Babaev | 2010-07-15 | 1 | -13/+22 |
|/ / / | |||||
* | | | Fixed bug #604549. | Igor Babaev | 2010-07-13 | 1 | -0/+5 |
* | | | few small MySQL bugs/issues that impact the engines, as discussed in the SE s... | Sergei Golubchik | 2010-06-05 | 1 | -0/+9 |
* | | | fixes for test suite | Sergei Golubchik | 2010-06-03 | 1 | -14/+4 |
* | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -11/+16 |
|\ \ \ | |/ / | |||||
| * | | Merge with MySQL 5.1.47 | Michael Widenius | 2010-05-26 | 1 | -4/+12 |
| |\ \ | | |/ | |||||
| | * | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants. | Georgi Kodinov | 2010-05-04 | 1 | -3/+26 |
| | |\ | |||||
| * | | | Fixes after last merge of MySQL 5.1 | Michael Widenius | 2010-05-13 | 1 | -2/+2 |
| * | | | Automerge MariaDB 5.1.44b release. | unknown | 2010-05-10 | 1 | -3/+19 |
| |\ \ \ | |||||
| * \ \ \ | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -7/+4 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Bug#41788 mysql_fetch_field returns org_table == table by a view | Sergey Glukhov | 2010-03-12 | 1 | -3/+1 |
| | * | | | Merge fix for bug49902 to mysql-5.1-bugteam. | Sergey Vojtovich | 2010-02-09 | 1 | -3/+2 |
| | |\ \ \ | |||||
| | | * | | | BUG#49902 - SELECT returns incorrect results | Sergey Vojtovich | 2010-02-09 | 1 | -3/+2 |
| | * | | | | Bug#47736 killing a select from a view when the view is processing a function... | Sergey Glukhov | 2010-02-05 | 1 | -1/+1 |
| | |/ / / | |||||
* | | | | | merged | Sergei Golubchik | 2010-05-15 | 1 | -3/+19 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec... | unknown | 2010-05-09 | 1 | -3/+19 |
| |/ / / | |||||
* | | | | A temporary solution to make CREATE TABLE attributes | Sergei Golubchik | 2010-05-11 | 1 | -1/+1 |
* | | | | create table options bug: | Sergei Golubchik | 2010-04-30 | 1 | -2/+3 |
* | | | | MWL#43 CREATE TABLE options (by Sanja) | Sergei Golubchik | 2010-04-08 | 1 | -41/+57 |
* | | | | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 1 | -5/+2 |
* | | | | merged | Sergei Golubchik | 2010-03-15 | 1 | -6/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix some compiler warnings seen in Buildbot. | unknown | 2010-03-10 | 1 | -0/+2 |
| * | | | Automerge MySQL 5.1.44 merge into MariaDB trunk. | unknown | 2010-03-09 | 1 | -5/+2 |
| |\ \ \ | |||||
| | * | | | A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB. | unknown | 2010-03-09 | 1 | -1/+1 |
| | * | | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -4/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Bug#49501 Inefficient information_schema check (system collation) | Sergey Glukhov | 2010-01-19 | 1 | -4/+1 |
| * | | | | small code cleanup - "good ifdef is no ifdef" | Sergei Golubchik | 2010-03-08 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | merged | Sergei Golubchik | 2010-02-12 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | When one does a drop table, the indexes are not flushed to disk before drop a... | Michael Widenius | 2010-02-10 | 1 | -0/+4 |
* | | | | merge 5.1->5.2 | unknown | 2010-02-01 | 1 | -47/+66 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -47/+63 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#41726: upgrade from 5.0 to 5.1.30 crashes if you didn't run mysql_upgrade | Davi Arnaut | 2009-11-21 | 1 | -45/+53 |
| | * | | Bug#45613 handle failures from my_hash_insert | Kristofer Pettersson | 2009-11-20 | 1 | -2/+10 |
* | | | | merge 5.1-> 5.2 | unknown | 2009-12-08 | 1 | -7/+30 |
|\ \ \ \ | |/ / / |