Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged with mysql-5.1 tree. | Michael Widenius | 2009-04-25 | 1 | -2/+91 |
|\ | |||||
| * | Manual merge. | Ramil Kalimullin | 2009-03-25 | 1 | -0/+37 |
| |\ | |||||
| | * | Auto-merge | Ramil Kalimullin | 2009-03-25 | 1 | -9/+8 |
| | |\ | |||||
| | * | | Fix for bug#35383: binlog playback and replication breaks | Ramil Kalimullin | 2009-03-25 | 1 | -0/+36 |
| * | | | Bug#43748: crash when non-super user tries to kill the replication threads | Tatiana A. Nurnberg | 2009-03-25 | 1 | -1/+19 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bug#43748: crash when non-super user tries to kill the replication threads | Tatiana A. Nurnberg | 2009-03-25 | 1 | -9/+8 |
| | |/ | |||||
| | * | Bug#43748: crash when non-super user tries to kill the replication threads | Georgi Kodinov | 2009-03-25 | 1 | -1/+20 |
| | * | auto-merge | Ignacio Galarza | 2009-03-19 | 1 | -1/+47 |
| | |\ | |||||
| | | * | BUG#37051 Replication rules not evaluated correctly | He Zhenxing | 2009-03-05 | 1 | -1/+47 |
| | * | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 1 | -19/+19 |
| | |/ | |||||
| | * | Bug #35396: Abnormal query times in slow query log | Georgi Kodinov | 2009-01-29 | 1 | -2/+3 |
| | * | Bug#28323: Server crashed in xid cache operations | Davi Arnaut | 2008-10-21 | 1 | -9/+69 |
| | * | automerge | Kristofer Pettersson | 2008-10-15 | 1 | -1/+22 |
| | |\ | |||||
| | | * | Bug#24289 Status Variable "Questions" gets wrong values with Stored Routines | Kristofer Pettersson | 2008-10-09 | 1 | -1/+22 |
| * | | | Bug #42217 mysql.procs_priv does not get replicated | Guangbao Ni | 2009-03-18 | 1 | -1/+35 |
* | | | | bzr merge from guilhem's maria tree to our local 5.1 | Michael Widenius | 2009-04-25 | 1 | -5/+26 |
|\ \ \ \ | |||||
| * \ \ \ | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria except | Guilhem Bichot | 2009-04-01 | 1 | -2/+22 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug#39843 DELETE requires write access to table in subquery in where clause | Kristofer Pettersson | 2009-03-05 | 1 | -1/+20 |
| | * | | | Bug#41077: Warning contains wrong future version | Davi Arnaut | 2009-02-16 | 1 | -1/+1 |
| | * | | | BUG#13684: SP: DROP PROCEDURE|FUNCTION IF EXISTS not binlogged if routine doe... | Luis Soares | 2009-02-10 | 1 | -0/+1 |
| * | | | | merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria. | Guilhem Bichot | 2009-03-11 | 1 | -3/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug#37995 Error message truncation in test "innodb" in embedded mode. | Alexey Botchkov | 2009-02-05 | 1 | -3/+4 |
| * | | | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow. | Guilhem Bichot | 2009-02-12 | 1 | -2/+22 |
| |\ \ \ \ | | |/ / / | |||||
* | | | | | Merge with base MySQL 5.1 | Michael Widenius | 2009-02-15 | 1 | -2/+22 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | merged 5.1-main -> 5.1-bugteam | Georgi Kodinov | 2009-01-05 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge from mysql-5.1.30-release | unknown | 2008-11-27 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Added "Sun Microsystems, Inc." to copyright headers on files modified | Build Team | 2008-11-10 | 1 | -1/+1 |
| * | | | | | | Bug#24289 Status Variable "Questions" gets wrong values with Stored Routines(... | Sergey Glukhov | 2008-12-17 | 1 | -1/+21 |
| |/ / / / / | |||||
* | | | | | | Fixed compiler warnings found by gcc 4.3.2 | Michael Widenius | 2009-01-31 | 1 | -3/+3 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or... | Guilhem Bichot | 2008-11-21 | 1 | -16/+115 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge from mysql-5.1-5.1.29-rc into mysql-5.1-bugteam | Davi Arnaut | 2008-10-23 | 1 | -9/+69 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge Bug#28323 to mysql-5.1.29-rc | Davi Arnaut | 2008-10-21 | 1 | -9/+69 |
| | |\ \ \ | |||||
| | | * | | | Bug#28323: Server crashed in xid cache operations | Davi Arnaut | 2008-10-21 | 1 | -9/+69 |
| | | |/ / | |||||
| * | | | | merged 5.1-main -> 5.1-bugteam | Georgi Kodinov | 2008-10-13 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merging with 5.1-5.1.29-rc | Mats Kindahl | 2008-10-08 | 1 | -0/+33 |
| | |\ \ \ | |||||
| | * | | | | Bug #34707: Row based replication: slave creates table within wrong database | Mats Kindahl | 2008-10-08 | 1 | -0/+4 |
| * | | | | | Bug#36768 (partition_info::check_partition_info() reports mal formed | Marc Alff | 2008-10-06 | 1 | -6/+8 |
| | |/ / / | |/| | | | |||||
| * | | | | 5.0->5.1 bugteam merge | Sergey Glukhov | 2008-10-02 | 1 | -0/+33 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Bug#35924 DEFINER should be stored 'quoted' in I_S | Sergey Glukhov | 2008-10-02 | 1 | -0/+32 |
| | |/ | |||||
| * | | Bug#34306: Can't make copy of log tables when server binary log is enabled | Davi Arnaut | 2008-09-29 | 1 | -1/+1 |
* | | | Fix for bug#39226 Maria: crash with FLUSH TABLES WITH READ LOCK after LOCK TA... | Michael Widenius | 2008-10-12 | 1 | -3/+8 |
* | | | Merged 5.1 with maria 5.1 | Michael Widenius | 2008-10-10 | 1 | -103/+217 |
|\ \ \ | |/ / | |||||
| * | | Merge | Evgeny Potemkin | 2008-09-10 | 1 | -5/+9 |
| |\ \ | |||||
| | * | | Bug#35600: Security breach via view, I_S table and prepared | Martin Hansson | 2008-09-09 | 1 | -4/+6 |
| | * | | Bug#36086: SELECT * from views don't check column grants | Martin Hansson | 2008-09-03 | 1 | -1/+3 |
| * | | | Bug#37908: Skipped access right check caused server crash. | Evgeny Potemkin | 2008-09-05 | 1 | -2/+4 |
| |/ / | |||||
| * | | Merging 5.1 into 5.1-rpl-merge | Mats Kindahl | 2008-08-27 | 1 | -10/+17 |
| |\ \ | |||||
| | * \ | merging fix | Alexey Botchkov | 2008-08-26 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | merging fix | Alexey Botchkov | 2008-08-26 | 1 | -1/+1 |
| | | |\ | |||||
| | * | \ | merging | Alexey Botchkov | 2008-08-23 | 1 | -10/+17 |
| | |\ \ \ | | | |/ / |