Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 1 | -3/+3 |
* | merged | Sergei Golubchik | 2010-03-15 | 1 | -5/+19 |
|\ | |||||
| * | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -5/+19 |
| |\ | |||||
| | * | WL#5182 Remove more deprecated 4.1/5.0 features | Magne Mahre | 2010-01-27 | 1 | -1/+1 |
| | * | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 1 | -2/+2 |
| | * | Bug#49501 Inefficient information_schema check (system collation), addon | Sergey Glukhov | 2010-01-22 | 1 | -0/+6 |
| | * | WL#5154 Remove deprecated 4.1 features | Magne Mahre | 2010-01-21 | 1 | -0/+4 |
| | * | Bug#49501 Inefficient information_schema check (system collation) | Sergey Glukhov | 2010-01-19 | 1 | -2/+6 |
* | | | mwl:98 - libservices | Sergei Golubchik | 2010-03-03 | 1 | -0/+10 |
* | | | merged | Sergei Golubchik | 2010-02-12 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | When one does a drop table, the indexes are not flushed to disk before drop a... | Michael Widenius | 2010-02-10 | 1 | -1/+1 |
* | | | merge 5.1-> 5.2 | unknown | 2009-12-08 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Addendum to the fix for bug 43029 | Georgi Kodinov | 2009-10-08 | 1 | -0/+1 |
| | * | Bug#32430: 'show innodb status' causes errors | Mattias Jonsson | 2009-09-25 | 1 | -3/+2 |
* | | | Merge of the patch introducing virtual columns into maria-5.2 | Igor Babaev | 2009-11-11 | 1 | -3/+7 |
|\ \ \ | |||||
| * \ \ | Merge | Igor Babaev | 2009-11-09 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with latest MariaDB 5.1 trunk. | unknown | 2009-10-15 | 1 | -1/+0 |
| | |\ \ | |||||
| | * \ \ | Merge MySQL 5.1.39 into MariaDB 5.1. | unknown | 2009-10-15 | 1 | -1/+2 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | merge | Mattias Jonsson | 2009-08-26 | 1 | -1/+2 |
| | | |\ \ | |||||
| | | | * | | Bug#32430: 'show innodb status' causes errors | Mattias Jonsson | 2009-08-07 | 1 | -1/+2 |
| * | | | | | Merge | Igor Babaev | 2009-10-17 | 1 | -1/+0 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. | Igor Babaev | 2009-10-16 | 1 | -2/+5 |
| | |/ / / | |/| | | | |||||
* | | | | | MWL#36: Add a mysqlbinlog option to change the used database | Sergey Petrunya | 2009-11-05 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | MWL#36: Add a mysqlbinlog option to change the used database. | Alexander Ivanov | 2009-10-16 | 1 | -1/+0 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | MWL#36: Add a mysqlbinlog option to change the used database. | Alexander Ivanov | 2009-10-16 | 1 | -0/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | This is based on the userstatv2 patch from Percona and OurDelta. | Michael Widenius | 2009-10-19 | 1 | -1/+22 |
| |/ / / |/| | | | |||||
* | | | | merge | unknown | 2009-10-06 | 1 | -1/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | BUG#39249 Maria:query cache returns out of date results | unknown | 2009-10-06 | 1 | -1/+0 |
* | | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-merge | Sergey Petrunya | 2009-09-15 | 1 | -6/+20 |
|\ \ \ \ | |/ / / | |||||
| * | | | Updated documentation files to reflect MariaDB and not the Maria storage engi... | Michael Widenius | 2009-09-03 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Updated documentation files to reflect MariaDB and not the Maria storage engi... | Michael Widenius | 2009-09-03 | 1 | -0/+1 |
| * | | | | MWL#17: Table elimination: last fixes | Sergey Petrunya | 2009-08-24 | 1 | -6/+19 |
| |/ / / | |||||
* | | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -32/+73 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge mysql-5.1-innodb_plugin to mysql-5.1. | Sergey Vojtovich | 2009-08-11 | 1 | -20/+36 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge 5.1-bugteam -> 5.1-innodb_plugin. | Sergey Vojtovich | 2009-07-14 | 1 | -6/+23 |
| | |\ | |||||
| | * | | Backport WL#3653 to 5.1 to enable bundled innodb plugin. | Vladislav Vaintroub | 2009-06-10 | 1 | -20/+36 |
| * | | | Code review for Bug#43587 Putting event_scheduler=1 in init SQL file crashes | Konstantin Osipov | 2009-07-24 | 1 | -0/+1 |
| | |/ | |/| | |||||
| * | | Merge bug#45326 | Magnus Blåudd | 2009-06-05 | 1 | -5/+5 |
| |\ \ | |||||
| | * | | Bug#45326 Linker failure for libmysqld with VC++ 2008 | Magnus Blåudd | 2009-06-05 | 1 | -5/+5 |
| * | | | merge into mysql-5.1-bugteam | Mattias Jonsson | 2009-06-02 | 1 | -0/+10 |
| |\ \ \ | |||||
| | * | | | Bug#32430:'show innodb status' causes errors Invalid (old?) table | Mattias Jonsson | 2009-06-02 | 1 | -0/+10 |
| | | |/ | | |/| | |||||
| * | | | merge to 5.1-bugteam tree | Satya B | 2009-06-02 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * | | | Fix for BUG#10206 - InnoDB: Transaction requiring Max_BinLog_Cache_size > 4GB | Satya B | 2009-05-15 | 1 | -1/+2 |
| | |/ / | |||||
| * | | | Manual merge. | Alexey Kopytov | 2009-06-01 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Bug #44767: invalid memory reads in password() and | Alexey Kopytov | 2009-05-27 | 1 | -0/+6 |
| | * | | Merge community up to enterprise, thus ending the community-server | Chad MILLER | 2009-05-06 | 1 | -1/+23 |
| | |\ \ | |||||
| | | * | | Pull 5.1 treatment of community features into 5.0. | Chad MILLER | 2009-05-05 | 1 | -0/+2 |
| | | * | | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80. | Chad MILLER | 2009-04-14 | 1 | -0/+2 |
| | | |\ \ | |||||
| | | * \ \ | Merge from Tim's 5.0.76-release tree to make 5.0.77 . | Chad MILLER | 2009-01-21 | 1 | -2/+8 |
| | | |\ \ \ |