Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Bug #40877: multi statement execution fails in 5.1.30 | Georgi Kodinov | 2009-10-16 | 1 | -2/+5 | |
| | * | | Bug#47280 - strange results from count(*) with order by multiple | Jorgen Loland | 2009-10-14 | 1 | -1/+26 | |
| | * | | auto-merge | Ingo Struewing | 2009-10-01 | 1 | -0/+5 | |
| | |\ \ | ||||||
| | | * | | WL#4259 - Debug Sync Facility | Ingo Struewing | 2009-09-29 | 1 | -0/+5 | |
| | * | | | Bug#46958: Assertion in Diagnostics_area::set_ok_status, | Martin Hansson | 2009-09-28 | 1 | -1/+2 | |
| | |/ / | ||||||
| | * | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent table | Sergey Glukhov | 2009-09-10 | 1 | -0/+25 | |
* | | | | Added protection around usage of thd->mysys_var | Michael Widenius | 2009-11-26 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-merge | Sergey Petrunya | 2009-09-15 | 1 | -0/+7 | |
|\ \ \ | ||||||
| * | | | Updated documentation files to reflect MariaDB and not the Maria storage engi... | Michael Widenius | 2009-09-03 | 1 | -0/+7 | |
* | | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -25/+77 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Merge mysql-5.1-innodb_plugin to mysql-5.1. | Sergey Vojtovich | 2009-08-11 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * \ | Merge 5.1-bugteam -> 5.1-innodb_plugin. | Sergey Vojtovich | 2009-07-14 | 1 | -3/+40 | |
| | |\ \ | ||||||
| | * | | | Backport WL#3653 to 5.1 to enable bundled innodb plugin. | Vladislav Vaintroub | 2009-06-10 | 1 | -1/+1 | |
| * | | | | Bug# 30946: mysqldump silently ignores --default-character-set | Gleb Shchepa | 2009-07-31 | 1 | -0/+1 | |
| * | | | | Merge from 5.0 | Gleb Shchepa | 2009-07-24 | 1 | -21/+31 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Bug #38816: kill + flush tables with read lock + stored | Gleb Shchepa | 2009-07-24 | 1 | -21/+31 | |
| | * | | | Pull 5.1 treatment of community features into 5.0. | Chad MILLER | 2009-05-05 | 1 | -1/+1 | |
| | * | | | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80. | Chad MILLER | 2009-04-14 | 1 | -0/+11 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge from Tim's 5.0.76-release tree to make 5.0.77 . | Chad MILLER | 2009-01-21 | 1 | -0/+7 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merged from 5.0 (enterprise). | Chad MILLER | 2008-12-17 | 1 | -11/+19 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -6/+38 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-12-10 | 1 | -0/+8 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-09-10 | 1 | -0/+8 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | unknown | 2007-07-02 | 1 | -0/+8 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | unknown | 2007-04-26 | 1 | -0/+8 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add a comment for thd->proc_info. | Konstantin Osipov | 2009-07-22 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix for a valgrind warning due to use of a uninitialized | Davi Arnaut | 2009-06-08 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Bug#44672: Assertion failed: thd->transaction.xid_state.xid.is_null() | Davi Arnaut | 2009-06-05 | 1 | -0/+8 | |
| * | | | | | | | | | | | | BUG#41948 Query_log_event constructor needlessly contorted | He Zhenxing | 2009-05-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Bug#44658 Create procedure makes server crash when user does not have ALL pri... | Kristofer Pettersson | 2009-05-29 | 1 | -1/+29 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merged with mysql-5.1 tree. | Michael Widenius | 2009-04-25 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Manual merge. | Ramil Kalimullin | 2009-03-25 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Auto-merge | Ramil Kalimullin | 2009-03-25 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix for bug#35383: binlog playback and replication breaks | Ramil Kalimullin | 2009-03-25 | 1 | -0/+3 | |
| * | | | | | | | | | | | | Bug#43748: crash when non-super user tries to kill the replication threads | Tatiana A. Nurnberg | 2009-03-25 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Bug#43748: crash when non-super user tries to kill the replication threads | Tatiana A. Nurnberg | 2009-03-25 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | BUG#37051 Replication rules not evaluated correctly | He Zhenxing | 2009-03-05 | 1 | -0/+7 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge | Sergey Petrunia | 2009-03-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | auto-merge | Ignacio Galarza | 2009-03-17 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-13 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | BUG#38826 Race in MYSQL_LOG::purge_logs is impossible to debug in production | Luis Soares | 2008-12-04 | 1 | -0/+7 | |
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Bug#28323: Server crashed in xid cache operations | Davi Arnaut | 2008-10-21 | 1 | -1/+3 | |
| | | * | | | | | | | | | Bug#24289 Status Variable "Questions" gets wrong values with Stored Routines | Kristofer Pettersson | 2008-10-09 | 1 | -3/+10 | |
| * | | | | | | | | | | | Merge | Sergey Petrunia | 2009-03-10 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | - Backport @@optimizer_switch support from 6.0 | Sergey Petrunia | 2009-02-23 | 1 | -0/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | bzr merge from guilhem's maria tree to our local 5.1 | Michael Widenius | 2009-04-25 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria except | Guilhem Bichot | 2009-04-01 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | BUG#41980 SBL, INSERT .. SELECT .. LIMIT = ERROR, even when @@SQL_LOG_BIN is 0 ! | Guangbao Ni | 2009-03-05 | 1 | -0/+2 | |
| | |/ / / / / / / / / | ||||||
* | | | | | | | | | | | Added "pool-of-threads" handling (with libevent) | Michael Widenius | 2009-03-13 | 1 | -2/+5 | |
|/ / / / / / / / / / |