901 Commits (0a12fa292221ed9cf1c58e924682a8d49c6059b8)

Author SHA1 Message Date
Sergei Golubchik 4d128777dd revert a suggested "optimization" that introduced a bug 15 years ago
Vladislav Vaintroub 192672d072 Fix line endings. 15 years ago
Vladislav Vaintroub decb9c639a Fixed sql_perror() to return appropriate error messages on Windows, 15 years ago
Sergei Golubchik 8767540a43 microseconds in log tables: 15 years ago
Michael Widenius e843297d12 Fixed compiler warnings 15 years ago
unknown 4337aa74e3 MWL#180: Fix bug where setting @@global.binlog_checksum did not actually change the value. 15 years ago
Michael Widenius a3af6f0f3d Fixed build errors on centos5-amd64-minimal, where we compile with very few character sets 15 years ago
Michael Widenius 3c9ae014ca Fixed build errors on centos5-amd64-minimal, where we compile with very few character sets 15 years ago
unknown 014b8e7f43 Backport MySQL WL#2540 into MariaDB. 15 years ago
unknown 86008e0ca2 Fix merge error. 15 years ago
unknown 6c8a23c8d7 MWL#136 after-review fixes. 15 years ago
unknown bc9f6021ff MWL#116: After-review fixes. 15 years ago
Michael Widenius 7de98f2ffb Added --log-basename to mysqld to allow one to set the prefix for all logs with one command 15 years ago
unknown ca5ca4b968 MWL#116: group commit 15 years ago
Sergei Golubchik a8a757c6bb wl#173 - temporal types with sub-second resolution 15 years ago
Michael Widenius ff3da0f963 Change TABLE->alias to String for less memory reallocation 15 years ago
Michael Widenius 52b64be318 Fixed compiler warnings 15 years ago
MySQL Build Team 436b67e324 Backport into build-201102032246-5.1.52sp1 15 years ago
unknown cf2a7c5b5e lp:697174: Do not put absolute path in status variable binlog_snapshot_file. 15 years ago
unknown fea75f404a MWL#136: Fix typo (wrong type) breaking compile. 15 years ago
Karen Langford de3c4428b8 Updating header copyright/README in source for 2011 15 years ago
unknown 32379aeba9 Merge Percona patch MWL#47 into mariadb 5.2-percona. 15 years ago
Davi Arnaut 998065c3a6 Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB files 15 years ago
Luis Soares 4c0c552582 BUG#46166 15 years ago
Luis Soares ffc16a2d06 BUG#46166 15 years ago
Luis Soares 647c619393 BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error 15 years ago
Luis Soares b009422734 BUG#57288: binlog_tmp_table fails sporadically: "Failed to write 15 years ago
Michael Widenius 52090a4434 Code cleanup to get fewer reallocs() during execution. 15 years ago
unknown 2a97416e9b MWL#136: Rename binlog_trx_{file,position} to the much better binlog_snapshot_{file,position} 15 years ago
unknown 7322e38827 MWL#136: Cross-engine consistency for START TRANSACTION WITH CONSISTENT SNAPSHOT 15 years ago
unknown d4fa9ef0c7 MWL#163: release of row locks in InnoDB during prepare 15 years ago
unknown 805f009360 Fix error insert to have deterministic errno (fixes test failure on mac). 15 years ago
unknown 5614ebe7ed MWL#116: after-architecture-review code refactoring and cleanup. 15 years ago
unknown b91ad17cea MWL#116: Code simplifications for TC_LOG_MMAP. 15 years ago
unknown b357fca4de MWL#116: better name for pthread_cond + add missing pthread_cond_destroy(). 15 years ago
unknown aa23fe7dc1 MWL#116: Replace atomic queue with simple mutex locking for non-transactional binlog writes. 15 years ago
unknown 45131a5b10 MWL#116: Efficient group commit: Fix assertion by moving init/deinit out of constructor in global static object. 15 years ago
Davi Arnaut 3e9c52250a Bug#45288: pb2 returns a lot of compilation warnings 15 years ago
Tor Didriksen 9074307102 Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving core files 15 years ago
unknown dcb111ff6e MWL#116: Efficient group commit: Fix memory leak. 15 years ago
unknown ffa7e0fabe MWL#116: Efficient group commit: Fix bug that binlog pos stored by XtraDB during commit was wrong when more than one commit in group. 15 years ago
unknown 0394cf2030 MWL#116: Efficient group commit for binary log 15 years ago
Dmitry Shulga 9516e824e0 Fixed bug#56821 - failure to start the MySQL Service. 15 years ago
Alfranio Correia afff01687b BUG#55961 Savepoint Identifier should be enclosed with backticks 15 years ago
Dmitry Shulga 800feb16cb Fixed bug #29751 - do not rename the error log at FLUSH LOGS. 15 years ago
Michael Widenius 909e4eb08d Added verbose mode to recovery 15 years ago
Alfranio Correia f62e89fade BUG#55625 RBR breaks on failing 'CREATE TABLE' 16 years ago
Davi Arnaut 9a5fa17fd3 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Michael Widenius e9166ca152 Fix for LP#588251: doStartTableScan() result not checked. 16 years ago
Sergei Golubchik 73c3a77b6a bug lp:578117 - Wrong usage of mutex LOCK_sync and LOCK_active in XA 16 years ago