Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-05-21 | 8 | -24/+42 |
* | BUG#14005409 - 64624 | Rohit Kalhans | 2012-05-18 | 1 | -16/+34 |
* | Bug#12636001 : deadlock from thd_security_context | Gopal Shankar | 2012-05-17 | 7 | -12/+36 |
* | Bug #12752572 61579: REPLICATION FAILURE WHILE | Annamalai Gurusami | 2012-05-16 | 1 | -0/+13 |
* | Merge from mysql-5.1.63-release | Sunanda Menon | 2012-05-08 | 7 | -25/+26 |
|\ | |||||
| * | merge mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2012-04-10 | 3 | -3/+11 |
| |\ | |||||
| * | | Bug #13934049: 64884: LOGINS WITH INCORRECT PASSWORD ARE ALLOWED | Georgi Kodinov | 2012-04-06 | 1 | -1/+1 |
| * | | Bug#11766300 59387: FAILING ASSERTION: CURSOR->POS_STATE == 1997660512 (BTR_P... | Sergey Glukhov | 2012-04-04 | 1 | -1/+6 |
| * | | merge mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2012-03-21 | 3 | -11/+90 |
| |\ \ | |||||
| * | | | Bug#13031606 VALUES() IN A SELECT STATEMENT CRASHES SERVER | Norvald H. Ryeng | 2012-03-12 | 1 | -12/+4 |
| * | | | merge mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2012-03-08 | 12 | -39/+69 |
| |\ \ \ | |||||
| * | | | | BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN GEOMETRY FUNCTION ... | Ramil Kalimullin | 2012-03-05 | 1 | -0/+1 |
| * | | | | Fix for BUG#12414917 - ISCLOSED() CRASHES ON 64-BIT BUILDS | Ramil Kalimullin | 2012-03-05 | 1 | -1/+2 |
| * | | | | Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DML | Annamalai Gurusami | 2012-03-01 | 1 | -0/+2 |
| * | | | | auto-merge | Tatjana Azundris Nuernberg | 2012-02-22 | 1 | -8/+8 |
| |\ \ \ \ | |||||
| | * | | | | BUG#13431369 - MAIN.VARIABLES-NOTEMBEDDED CRASHES THE SERVER SPORADICALLY ON ... | Tatjana Azundris Nuernberg | 2012-02-17 | 1 | -8/+8 |
| * | | | | | Bug#13519724 63793: CRASH IN DTCOLLATION::SET(DTCOLLATION &SET) | Tor Didriksen | 2012-02-22 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | merge from 5.1 repo | Andrei Elkin | 2012-04-23 | 2 | -1/+9 |
|\ \ \ \ \ | |||||
| * | | | | | BUG#13979418: SHOW BINLOG EVENTS MAY CRASH THE SERVER | Nuno Carvalho | 2012-04-20 | 2 | -1/+9 |
* | | | | | | BUG#11754117 incorrect logging of INSERT into auto-increment | Andrei Elkin | 2012-04-20 | 11 | -4/+218 |
|/ / / / / | |||||
* | | | | | BUG#12427262 : 60961: SHOW TABLES VERY SLOW WHEN NOT IN SYSTEM DISK CACHE | Mayank Prasad | 2012-04-19 | 1 | -29/+35 |
* | | | | | new header file must be listed in Makefile.am | Tor Didriksen | 2012-04-18 | 1 | -0/+1 |
* | | | | | Backport 5.5=>5.1 Patch for Bug#13805127: | Tor Didriksen | 2012-04-18 | 4 | -2/+219 |
* | | | | | WL#6236: Allow SHOW MASTER LOGS and SHOW BINARY LOGS with REPLICATION CLIENT | Nuno Carvalho | 2012-04-18 | 1 | -1/+1 |
* | | | | | Bug#12713907:STRANGE OPTIMIZE & WRONG RESULT UNDER | Chaithra Gopalareddy | 2012-04-18 | 1 | -2/+0 |
| |_|_|/ |/| | | | |||||
* | | | | Backport of fix for Bug#12763207 - ASSERT IN SUBSELECT::SINGLE_VALUE_TRANSFORMER | Tor Didriksen | 2012-03-27 | 2 | -1/+8 |
* | | | | Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVE | Praveenkumar Hulakund | 2012-03-27 | 1 | -2/+3 |
| |_|/ |/| | | |||||
* | | | Merge from mysql-5.1.62-release | karen.langford@oracle.com | 2012-03-20 | 7 | -29/+77 |
|\ \ \ | |/ / | |||||
| * | | merge mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2012-02-17 | 15 | -15/+19 |
| |\ \ | |||||
| * | | | Bug #11765810 58813: SERVER THREAD HANGS WHEN JOIN + WHERE + GROUP BY | Martin Hansson | 2012-02-07 | 1 | -11/+1 |
| * | | | merged mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2012-02-06 | 2 | -3/+3 |
| |\ \ \ | |||||
| * | | | | Bug#13105873 :Valgrind Warning: CRASH IN FOREIGN | Gopal Shankar | 2012-01-30 | 1 | -2/+2 |
| * | | | | Bug#13580775 ASSERTION FAILED: RECORD_LENGTH == M_RECORD_LENGTH | Tor Didriksen | 2012-01-27 | 2 | -12/+37 |
| * | | | | weave merge mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2012-01-12 | 1 | -2/+27 |
| |\ \ \ \ | |||||
| * | | | | | Backport from mysql-trunk of: | Jon Olav Hauglid | 2012-01-09 | 3 | -4/+37 |
* | | | | | | BUG#12400313 | Luis Soares | 2012-03-12 | 3 | -11/+90 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | BUG#12400313 RELAY_LOG_SPACE_LIMIT IS NOT WORKING IN MANY CASES | Luis Soares | 2012-03-12 | 3 | -11/+90 |
* | | | | | | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONS | Tor Didriksen | 2012-03-06 | 2 | -4/+1 |
* | | | | | | merge into mysql-5.1 | Mattias Jonsson | 2012-02-29 | 2 | -19/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bug#11761296: 53775: QUERY ON PARTITIONED TABLE RETURNS CACHED | Mattias Jonsson | 2012-02-20 | 2 | -17/+31 |
* | | | | | | | Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BRE... | Praveenkumar Hulakund | 2012-02-29 | 6 | -13/+31 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BRE... | Praveenkumar Hulakund | 2012-02-29 | 6 | -13/+31 |
* | | | | | | | Bug#13012483:EXPLAIN EXTENDED, PREPARED STATEMENT, CRASH IN | Chaithra Gopalareddy | 2012-02-24 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | BUG 13454045 - 63524: BUG #35396 "ABNORMAL/IMPOSSIBLE/LARGE QUERY_TIME AND LO... | Tatjana Azundris Nuernberg | 2012-02-19 | 1 | -2/+3 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
* | | | | | Merge | Kent Boortz | 2012-02-16 | 1 | -0/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | store_create_info(): Fix a compiler warning about unused variable. | Marko Mäkelä | 2012-02-15 | 1 | -0/+4 |
| | |_|/ | |/| | | |||||
* | | | | Updated/added copyright headers | Kent Boortz | 2012-02-15 | 14 | -14/+14 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Updated/added copyright headers | MySQL Build Team | 2012-02-15 | 13 | -22/+13 |
* | | | | Fixes for: | Guilhem Bichot | 2012-01-26 | 1 | -2/+2 |