1127 Commits (9c85ced30dc4f6d28b4fe7ad1b73ca76f3c43a44)

Author SHA1 Message Date
Magnus Blåudd 1c5d585ba5 Bug#60111 storage type for table not saved in .frm 15 years ago
Jon Olav Hauglid 0db0e64f33 Bug #11755431 (former 47205) 15 years ago
Magnus Blåudd 0be575b7c8 Bug#60111 storage type for table not saved in .frm 15 years ago
Michael Widenius ff3da0f963 Change TABLE->alias to String for less memory reallocation 15 years ago
Jorgen Loland d1d166875a BUG#11762751: UPDATE STATEMENT THROWS AN ERROR, BUT STILL 15 years ago
Michael Widenius b12e3796dc Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM locks as well as be unKILLable for long time" 15 years ago
MySQL Build Team c044b77aa9 Backport into build-201102032246-5.1.52sp1 15 years ago
Karen Langford de3c4428b8 Updating header copyright/README in source for 2011 15 years ago
Michael Widenius 7057545699 Fixed some mysql-test-run failures and compile warnings/errors 15 years ago
Michael Widenius 3c0a37fd18 Call always ha_index_init(), not index_init(), to ensure that active_index is set correctly. 15 years ago
Jan Wedvik 0a7cfad080 Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' 15 years ago
Michael Widenius 505c663a1e - Fixed that Aria works with HANDLER commands 15 years ago
unknown 32379aeba9 Merge Percona patch MWL#47 into mariadb 5.2-percona. 15 years ago
Sergey Glukhov 1faf910eeb Bug#39828 : Autoinc wraps around when offset and increment > 1 15 years ago
Luis Soares 647c619393 BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error 15 years ago
Michael Widenius 52090a4434 Code cleanup to get fewer reallocs() during execution. 15 years ago
Dmitry Lenev 6bf6272fda Patch that refactors global read lock implementation and fixes 15 years ago
Davi Arnaut cd1c6e220d Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure 15 years ago
Michael Widenius 9d68ccdeb8 Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of the index file before it's repaired. 15 years ago
unknown e55c4836a1 MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge thread 15 years ago
Michael Widenius 20acfbf30d Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
Sergei Golubchik 60c15066db better fix for MySQL bugs 15 years ago
Tor Didriksen 9074307102 Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving core files 15 years ago
Davi Arnaut a5efb91dea Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c 15 years ago
unknown 8bc445360e MWL#116: Efficient group commit 15 years ago
unknown 0394cf2030 MWL#116: Efficient group commit for binary log 15 years ago
Sergei Golubchik e246077bcf rename maria to aria 16 years ago
Konstantin Osipov 523066987d A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". 16 years ago
Michael Widenius 50b43cf805 Fix for LP#614265 Crash in _ma_unpin_all_pages / _ma_search on DELETE with Aria search engine 16 years ago
Michael Widenius 8cacc59e8f Disable some tests that is waiting for next merge with xtradb 16 years ago
Konstantin Osipov 36290c0923 A pre-requisite patch for the fix for Bug#52044. 16 years ago
Davi Arnaut 75e2212397 WL#5498: Remove dead and unused source code 16 years ago
Davi Arnaut 97c3182312 WL#5498: Remove dead and unused source code 16 years ago
Michael Widenius e9166ca152 Fix for LP#588251: doStartTableScan() result not checked. 16 years ago
Davi Arnaut f56dd32bf7 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 16 years ago
Michael Widenius 5a2f40d48a Fixes for Opensolaris (to get buildbot green) 16 years ago
Sergei Golubchik ac6b3c4430 few small MySQL bugs/issues that impact the engines, as discussed in the SE summit 16 years ago
Davi Arnaut a8c288054e Bug#53445: Build with -Wall and fix warnings that it generates 16 years ago
Igor Babaev 709a0a1310 MWL#106: Backport optimizations for derived tables and views. 16 years ago
Sergei Golubchik a3e8ae1280 A temporary solution to make CREATE TABLE attributes 16 years ago
Konstantin Osipov 946fad3502 Draft patch that fixes and a sketches test cases for: 16 years ago
Konstantin Osipov 9e62cf67b3 Clean-up, give better names, add comments to 16 years ago
Sergey Vojtovich 4aa36ee7b6 BUG#39053 - UNISTALL PLUGIN does not allow the storage engine 16 years ago
Sergei Golubchik e24e1668bc MWL#43 CREATE TABLE options (by Sanja) 16 years ago
Michael Widenius 1bee590347 Removed compiler warnings 16 years ago
Mats Kindahl 23d8586dbf WL#5030: Split and remove mysql_priv.h 16 years ago
Mattias Jonsson 47906997c7 Bug#51851: Server with SBR locks mutex twice on LOAD DATA 16 years ago
Michael Widenius d904739cc1 Removed compiler warning 16 years ago
Michael Widenius 2c77c9ea25 simple speed & space optimization: 16 years ago
Davi Arnaut 7955bd43f2 Fix assorted compiler warnings. 16 years ago