Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-02-09 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Bug#22278455: MYSQL 5.5:RPL_BINLOG_INDEX FAILS IN VALGRIND. | Sujatha Sivakumar | 2015-12-16 | 1 | -2/+2 |
| | | | * | Bug#14757009: WHEN THE GENERAL_LOG IS A SOCKET AND THE READER | Praveenkumar Hulakund | 2014-07-17 | 1 | -0/+5 |
| | | | * | Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS, | Venkatesh Duggirala | 2014-05-08 | 1 | -8/+8 |
| | | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | | | * | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7 | Ashish Agarwal | 2013-07-02 | 1 | -3/+5 |
| | | | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
| | | | * | upmerge to bug#14548159 | Rohit Kalhans | 2012-09-22 | 1 | -10/+23 |
| | | | |\ | |||||
| | | | | * | BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIER | Rohit Kalhans | 2012-09-22 | 1 | -11/+24 |
| | | | * | | merge from 5.1 to 5.5 | Sujatha Sivakumar | 2012-09-17 | 1 | -0/+6 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Bug#11750014:ASSERTION TRX_DATA->EMPTY() IN BINLOG_CLOSE_CONNECTION | Sujatha Sivakumar | 2012-09-17 | 1 | -0/+6 |
| | | | * | | Bug#13961678:MULTI-STATEMENT TRANSACTION REQUIRED MORE THAN | Sujatha Sivakumar | 2012-07-24 | 1 | -4/+4 |
| | | | * | | merge from 5.1 to 5.5 | Sujatha Sivakumar | 2012-07-10 | 1 | -1/+4 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | BUG#11762670:MY_B_WRITE RETURN VALUE IGNORED | Sujatha Sivakumar | 2012-07-10 | 1 | -1/+4 |
| | | | * | | BUG#14135691: MISSING INITIALIZATION OF MYSQL_BIN_LOG::SYNC_COUNTER | Nuno Carvalho | 2012-05-30 | 1 | -1/+1 |
| | | | * | | BUG#12400313 | Luis Soares | 2012-03-12 | 1 | -2/+0 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | BUG#12400313 RELAY_LOG_SPACE_LIMIT IS NOT WORKING IN MANY CASES | Luis Soares | 2012-03-12 | 1 | -2/+0 |
| | | | | * | Build broken for gcc 4.5.1 in optimized mode. | Tor Didriksen | 2011-11-29 | 1 | -1/+1 |
| | | | * | | BUG#11745230: 12133: MASTER.INDEX FILE KEEPS MYSQLD FROM STARTING IF | Luis Soares | 2011-11-24 | 1 | -10/+46 |
| | | | * | | Bug#11763573 - 56299: MUTEX DEADLOCK WITH COM_BINLOG_DUMP, BINLOG PURGE, AND ... | Andrei Elkin | 2011-10-27 | 1 | -34/+97 |
| | | | * | | Merging into mysql-5.5.16-release. | Mats Kindahl | 2011-08-15 | 1 | -1/+2 |
| | | | * | | Merged BUG#12574820 from 5.1 to 5.5 | Sven Sandberg | 2011-05-26 | 1 | -6/+7 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | BUG#12574820: binlog.binlog_tmp_table timing out in daily and weekly trunk run | Sven Sandberg | 2011-05-26 | 1 | -7/+8 |
| | | | * | | merge | Mikael Ronström | 2011-05-12 | 1 | -2/+5 |
| | | | |\ \ | |||||
| | | | | * | | Bug#12346411 SQL/LOG.CC:6509: ASSERTION `PREPARED_XIDS > 0' FAILED | Jon Olav Hauglid | 2011-05-12 | 1 | -2/+5 |
| | | | * | | | Merge 5.5 | Mikael Ronström | 2011-04-15 | 1 | -9/+7 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | Bug#11766528 PERFORMANCE_SCHEMA TRACKS BOTH BINARY AND RELAY LOGS IN THE SAME... | Marc Alff | 2011-03-01 | 1 | -9/+7 |
| | | | * | | | merge | Mikael Ronström | 2011-02-10 | 1 | -1/+1 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | weave merge from mysql-5.1 to mysql-5.5 | Georgi Kodinov | 2011-02-08 | 1 | -1/+1 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 1 | -1/+1 |
| | | | * | | | BUG#59549, fix compiler error on Windows | Mikael Ronstrom | 2011-01-17 | 1 | -7/+7 |
| | | | |/ / | |||||
| | | | * | | Merge of mysql-5.1 into mysql-5.5. | Davi Arnaut | 2011-01-07 | 1 | -64/+10 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB files | Davi Arnaut | 2011-01-07 | 1 | -64/+10 |
| | | | * | | BUG#46166 | Luis Soares | 2010-12-17 | 1 | -0/+18 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | BUG#46166 | Luis Soares | 2010-12-17 | 1 | -0/+18 |
| | | | * | | BUG#46166 | Luis Soares | 2010-12-16 | 1 | -39/+126 |
| | | | |\ \ | |||||
| | | | | * | | BUG#46166 | Luis Soares | 2010-12-07 | 1 | -1/+1 |
| | | | | * | | BUG#46166 | Luis Soares | 2010-12-07 | 1 | -39/+126 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | BUG#46166 | Luis Soares | 2010-12-07 | 1 | -0/+4 |
| | | | | | * | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error | Luis Soares | 2010-11-30 | 1 | -34/+118 |
| | | | * | | | Bug#58953: 5.5 does not build with -DWITHOUT_PERFSCHEMA_STORAGE_ENGINE=1 | Davi Arnaut | 2010-12-15 | 1 | -1/+4 |
| | | | |/ / | |||||
| | | | * | | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteam | Alfranio Correia | 2010-12-03 | 1 | -125/+243 |
| | | | |\ \ | |||||
| | | | | * | | BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the ex... | Alfranio Correia | 2010-11-05 | 1 | -22/+100 |
| | | | | * | | BUG#56343 binlog_cache_use status is bigger than expected | Alfranio Correia | 2010-11-05 | 1 | -109/+149 |
| | | | | |\ \ | |||||
| | | | | | * | | BUG#56343 binlog_cache_use status is bigger than expected | Alfranio Correia | 2010-10-06 | 1 | -126/+180 |
| | | | * | | | | BUG 57288: automerged mysql-5.1-bugteam into mysql-5.5-bugteam. | Luis Soares | 2010-11-30 | 1 | -1/+1 |
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| | | |||||
| | | | | * | | | BUG#57288: binlog_tmp_table fails sporadically: "Failed to write | Luis Soares | 2010-11-30 | 1 | -1/+1 |