summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with MariaDB 5.1Michael Widenius2011-11-241-1/+1
|\
| * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+1
| |\
| | * BUG#12574820: binlog.binlog_tmp_table timing out in daily and weekly trunk runSven Sandberg2011-05-261-7/+8
* | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-1/+2
* | | Fix line endings.Vladislav Vaintroub2011-05-261-4/+4
* | | Fixed sql_perror() to return appropriate error messages on Windows,Vladislav Vaintroub2011-05-261-2/+16
* | | Automatic merge with 5.1Michael Widenius2011-05-041-0/+1
|\ \ \ | |/ /
| * | Fixed build errors on centos5-amd64-minimal, where we compile with very few c...Michael Widenius2011-05-041-0/+1
* | | Added --log-basename to mysqld to allow one to set the prefix for all logs wi...Michael Widenius2011-03-231-0/+21
* | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-100/+152
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.55Michael Widenius2011-02-201-100/+152
| |\ \ | | |/
| | * Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| | * Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-64/+10
| | * BUG#46166Luis Soares2010-12-171-0/+18
| | * BUG#46166Luis Soares2010-12-071-0/+4
| | * BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-34/+118
| | * BUG#57288: binlog_tmp_table fails sporadically: "Failed to writeLuis Soares2010-11-301-1/+1
* | | Merge with alias as StringMichael Widenius2011-02-281-2/+2
|\ \ \
| * | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-2/+2
* | | | merge with 5.1Michael Widenius2010-11-301-28/+46
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge with MySQL 5.1.53Michael Widenius2010-11-251-10/+10
| |\ \ | | |/
| | * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+1
| | * Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-9/+9
| * | Merge with MySQL 5.1.52Michael Widenius2010-11-231-18/+36
| |\ \ | | |/
| | * Fixed bug#56821 - failure to start the MySQL Service.Dmitry Shulga2010-09-221-16/+30
| | * BUG#55961 Savepoint Identifier should be enclosed with backticksAlfranio Correia2010-09-021-2/+6
* | | merge with 5.1Sergei Golubchik2010-10-251-48/+70
|\ \ \ | |/ /
| * | 5.1.51 mergeSergei Golubchik2010-10-191-48/+70
| |\ \ | | |/
| | * Fixed bug #29751 - do not rename the error log at FLUSH LOGS.Dmitry Shulga2010-08-251-47/+70
* | | merge with 5.1Sergei Golubchik2010-09-111-45/+61
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-45/+61
| |\ \ | | |/
| | * BUG#55625 RBR breaks on failing 'CREATE TABLE'Alfranio Correia2010-08-021-0/+13
| | * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-34/+39
| | * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+1
* | | Automerge with 5.1Michael Widenius2010-08-251-1/+2
|\ \ \ | |/ /
| * | Added verbose mode to recoveryMichael Widenius2010-08-181-1/+2
* | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-67/+86
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-67/+86
| |\ \ | | |/
| | * merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-171-26/+82
| | |\
| | | * BUG#53560 CREATE TEMP./DROP TEMP. are not binglogged correctly after a failed...Alfranio Correia2010-05-191-25/+81
| | |/
| | * Bug#53189 Table map version unused and can be removedHe Zhenxing2010-05-081-39/+3
* | | Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-2/+2
* | | Automerge MariaDB 5.1->5.2.unknown2010-07-091-54/+77
|\ \ \ | |/ /
| * | bug lp:578117 - Wrong usage of mutex LOCK_sync and LOCK_active in XASergei Golubchik2010-07-011-54/+77
* | | merge 5.1->5.2Sergei Golubchik2010-06-011-14/+20
|\ \ \ | |/ /
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-14/+20
| |\ \ | | |/
| | * Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTsunknown2010-03-281-9/+17
| | * Merging with mysql-5.1-bugteamMats Kindahl2010-03-171-4/+1
| | |\
| | | * BUG#49618: Field length stored incorrectly in binary logMats Kindahl2010-03-171-4/+1
| | * | BUG#51055: Replication failure on duplicate key + traditional SQLLuis Soares2010-03-041-1/+1