Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | MWL#43 CREATE TABLE options (by Sanja) | Sergei Golubchik | 2010-04-08 | 1 | -9/+0 | |
* | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 1 | -1/+3 | |
* | merged | Sergei Golubchik | 2010-03-15 | 1 | -21/+41 | |
|\ | ||||||
| * | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -21/+41 | |
| |\ | ||||||
| | * | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 1 | -20/+31 | |
| | * | Auto-merge. | Ramil Kalimullin | 2009-12-17 | 1 | -1/+10 | |
| | |\ | ||||||
| | | * | Fix for bug#49465: valgrind warnings and incorrect live checksum... | Ramil Kalimullin | 2009-12-17 | 1 | -1/+10 | |
* | | | | merge 5.1->5.2 | unknown | 2010-02-01 | 1 | -0/+16 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -0/+16 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Bug #47682 strange behaviour of INSERT DELAYED | Jon Olav Hauglid | 2009-11-18 | 1 | -0/+16 | |
* | | | | Merge with 5.1 | Michael Widenius | 2010-01-04 | 1 | -5/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fixed Bug#47017 rpl_timezone fails on PB-2 with mismatch error | Michael Widenius | 2009-12-04 | 1 | -5/+6 | |
* | | | | merge 5.1-> 5.2 | unknown | 2009-12-08 | 1 | -47/+61 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes. | unknown | 2009-11-30 | 1 | -47/+57 | |
| |\ \ \ | ||||||
| | * \ \ | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -47/+57 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Bug #40877: multi statement execution fails in 5.1.30 | Georgi Kodinov | 2009-10-16 | 1 | -8/+9 | |
| | | * | | A patch for Bug#45118 (mysqld.exe crashed in debug mode | Alexander Nozdrin | 2009-09-10 | 1 | -38/+47 | |
| | | * | | merge mysql-5.0-bugteam to mysql-5.1-bugteam | Satya B | 2009-09-04 | 1 | -1/+1 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Fix for BUG#46384 - mysqld segfault when trying to create table with same | Satya B | 2009-09-04 | 1 | -1/+1 | |
| * | | | | Added protection around usage of thd->mysys_var | Michael Widenius | 2009-11-26 | 1 | -0/+2 | |
| |/ / / | ||||||
| * | | | Added error handling for my_seek() & my_tell() failures | Michael Widenius | 2009-11-07 | 1 | -0/+2 | |
* | | | | Merge of the patch introducing virtual columns into maria-5.2 | Igor Babaev | 2009-11-11 | 1 | -23/+32 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge | Igor Babaev | 2009-11-09 | 1 | -23/+29 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge MySQL 5.1.39 into MariaDB 5.1. | unknown | 2009-10-15 | 1 | -23/+29 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object exists | unknown | 2009-08-13 | 1 | -23/+29 | |
| * | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. | Igor Babaev | 2009-10-16 | 1 | -0/+3 | |
| |/ / / | ||||||
* | | | | This is based on the userstatv2 patch from Percona and OurDelta. | Michael Widenius | 2009-10-19 | 1 | -4/+5 | |
|/ / / | ||||||
* | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -12/+62 | |
|\ \ \ | |/ / | ||||||
| * | | Merge from 5.0 | Gleb Shchepa | 2009-07-24 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Bug #38816: kill + flush tables with read lock + stored | Gleb Shchepa | 2009-07-24 | 1 | -1/+1 | |
| * | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-07-03 | 1 | -3/+29 | |
| |\ \ | | |/ | ||||||
| | * | Bug#45806 crash when replacing into a view with a join! | Sergey Glukhov | 2009-07-03 | 1 | -3/+29 | |
| * | | Merge | Martin Hansson | 2009-06-22 | 1 | -0/+3 | |
| |\ \ | ||||||
| | * | | Bug#44653: Server crash noticed when executing random queries with partitions. | Martin Hansson | 2009-06-22 | 1 | -0/+3 | |
| * | | | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteam | Alfranio Correia | 2009-06-18 | 1 | -2/+1 | |
| |\ \ \ | ||||||
| | * | | | BUG#43929 binlog corruption when max_binlog_cache_size is exceeded | Alfranio Correia | 2009-06-18 | 1 | -2/+1 | |
| | |/ / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge from 5.0-bugteam | Staale Smedseng | 2009-06-17 | 1 | -7/+7 | |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | ||||||
| | | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-17 | 1 | -4/+5 | |
| | * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-10 | 1 | -4/+5 | |
| | |/ | ||||||
| * | | auto-merge | Tatiana A. Nurnberg | 2009-06-05 | 1 | -0/+3 | |
| |\ \ | | |/ | ||||||
| | * | Bug#32149: Long semaphore wait for adaptive hash latch | Tatiana A. Nurnberg | 2009-06-05 | 1 | -0/+3 | |
| | * | Merge community up to enterprise, thus ending the community-server | Chad MILLER | 2009-05-06 | 1 | -19/+23 | |
| | |\ | ||||||
| | | * | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80. | Chad MILLER | 2009-04-14 | 1 | -2/+29 | |
| | | |\ | ||||||
| | | * \ | Merged from 5.0 (enterprise). | Chad MILLER | 2008-12-17 | 1 | -1/+10 | |
| | | |\ \ | ||||||
| | | * \ \ | Merge from 5.0 trunk. | Chad MILLER | 2008-07-14 | 1 | -5/+23 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -1/+2 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -24/+49 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-12-10 | 1 | -19/+19 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-09-10 | 1 | -19/+19 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | unknown | 2007-07-02 | 1 | -19/+19 | |
| | | | | |\ \ \ \ \ \ |