Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 1 | -133/+169 |
|\ | |||||
| * | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -30/+63 |
| |\ | |||||
| | * | Fix that one can run mysql_upgrade with long table names | Michael Widenius | 2010-09-03 | 1 | -4/+4 |
| | * | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -26/+59 |
| | |\ | |||||
| | | * | Merge | unknown | 2010-07-22 | 1 | -2/+13 |
| | | |\ | |||||
| | | | * | Addendum #4 to bug #53095 | Georgi Kodinov | 2010-07-21 | 1 | -2/+13 |
| | | * | | Bug#49542 - Do as the comment suggests and downgrade directory errors from fi... | unknown | 2010-07-22 | 1 | -5/+5 |
| | | |/ | |||||
| | | * | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -3/+1 |
| | | * | Bug #53814: NUMERIC_PRECISION for unsigned bigint field is 19, | Georgi Kodinov | 2010-06-23 | 1 | -1/+4 |
| | | * | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-07-14 | 1 | -2/+2 |
| | | * | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 1 | -1/+1 |
| | | * | Addendum to the fix for bug #53095 (failing information_schema.test on windows) | Georgi Kodinov | 2010-07-07 | 1 | -1/+5 |
| | | * | Bug #53095: SELECT column_name FROM INFORMATION_SCHEMA.STATISTICS | Georgi Kodinov | 2010-06-25 | 1 | -9/+28 |
| * | | | Added extra argument to longlong2str() to make it have same prototype is int2... | Michael Widenius | 2010-08-07 | 1 | -1/+1 |
| * | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -43/+46 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed some test failures after last push (failing tests and valgrind warnings) | Michael Widenius | 2010-08-04 | 1 | -1/+1 |
| | * | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -42/+45 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#54422 query with = 'variables' | Sergey Glukhov | 2010-06-25 | 1 | -1/+3 |
| | | * | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -3/+2 |
| | | * | Bug#48729 SELECT ... FROM INFORMATION_SCHEMA.ROUTINES causes memory to grow | Sergey Glukhov | 2010-05-18 | 1 | -37/+37 |
| | | * | merge | Mattias Jonsson | 2010-05-04 | 1 | -0/+2 |
| | | |\ | |||||
| | | | * | Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks with | Mattias Jonsson | 2010-03-17 | 1 | -0/+2 |
| * | | | | Fixed bug #610890. | Igor Babaev | 2010-07-28 | 1 | -13/+13 |
| * | | | | Changed usage statistics to use 64 bit ints instead of 32 for all relevant va... | Michael Widenius | 2010-07-19 | 1 | -44/+44 |
| * | | | | Automerge MariaDB 5.1->5.2. | unknown | 2010-07-09 | 1 | -3/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixes for Opensolaris (to get buildbot green) | Michael Widenius | 2010-06-23 | 1 | -3/+3 |
* | | | | | MariaDB 5.2 -> MariaDB 5.3 merge | Sergey Petrunya | 2010-06-26 | 1 | -6/+216 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -0/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -0/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Bug#51377 Crash in information_schema / processlist on concurrent DDL wo... | Alexey Botchkov | 2010-03-09 | 1 | -0/+3 |
| | | |/ | |||||
| * | | | rename "partitioned key cache" to "segmented" | Sergei Golubchik | 2010-05-26 | 1 | -2/+2 |
| * | | | MWL#43 CREATE TABLE options (by Sanja) | Sergei Golubchik | 2010-04-08 | 1 | -1/+30 |
| * | | | more fixes for buildbot failures | Sergei Golubchik | 2010-04-06 | 1 | -11/+14 |
| * | | | Post review fixes. | Igor Babaev | 2010-04-05 | 1 | -1/+1 |
| * | | | Merge with the latest changes of 5.2 | Igor Babaev | 2010-04-03 | 1 | -5/+37 |
| |\ \ \ | |||||
| | * | | | fixes for windows builds | Sergei Golubchik | 2010-04-02 | 1 | -2/+2 |
| | * | | | Maria WL#61 | unknown | 2010-04-01 | 1 | -3/+35 |
| * | | | | Post-review fixes. | Igor Babaev | 2010-04-01 | 1 | -14/+15 |
| * | | | | Merge with the latest changes in the 5.2 tree. | Igor Babaev | 2010-03-29 | 1 | -9/+8 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | WL#86: Partitioned key cache for MyISAM. | Igor Babaev | 2010-02-16 | 1 | -0/+142 |
* | | | | | Merge MariaDB-5.2 -> MariaDB 5.3 | Sergey Petrunya | 2010-03-20 | 1 | -39/+144 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | merged | Sergei Golubchik | 2010-03-15 | 1 | -9/+8 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -9/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #50276: Security flaw in INFORMATION_SCHEMA.TABLES | Georgi Kodinov | 2010-01-21 | 1 | -4/+4 |
| | | * | Bug#49501 Inefficient information_schema check (system collation), addon | Sergey Glukhov | 2010-01-22 | 1 | -1/+1 |
| | | * | Bug#49501 Inefficient information_schema check (system collation) | Sergey Glukhov | 2010-01-19 | 1 | -5/+4 |
| | | * | Bug #48985: show create table crashes if previous access to the table was killed | Georgi Kodinov | 2009-12-03 | 1 | -1/+1 |
| * | | | merge 5.1->5.2 | unknown | 2010-02-01 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Bug #48985: show create table crashes if previous access to the table | Georgi Kodinov | 2009-12-15 | 1 | -1/+1 |
| | | |/ |