395 Commits (3b0c6e65e11c7aef84c7a23e65de4f0e925611a9)

Author SHA1 Message Date
unknown a0521cd749 Polishing: use constants instead of magic numbers. 19 years ago
unknown 04cbadde7a another valgrind error fix for 4.1(backport from 5.0) 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 7191e77539 Fixed portability issue in my_thr_init.c (was added in my last push) 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown f90f1e306f Bug#19371 VARBINARY() have trailing zeros after upgrade from 4.1 19 years ago
unknown 08ce5b3dbd Bug #21072 Duplicate key error in NDB references wrong key: Re-wrote string usage to avoid valgrind warnings 19 years ago
unknown 59c4b5ba20 Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to signal unknown key: Added string initialization 19 years ago
unknown ca126a2bbd Fix for bug #22728 "Handler_rollback value is growing". 19 years ago
unknown b8ab82a629 bug #21790 (UNKNOWN ERROR message in geometry) 19 years ago
unknown e4cc40f88c Bug #21072 Duplicate key error in NDB references wrong key: wrong indent for code block 19 years ago
unknown 1c732a23b8 Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to signal unknown key 19 years ago
unknown fa1436bf1f BUG#20256 - LOCK WRITE - MyISAM 19 years ago
unknown 2233201ba7 Bug#20573 19 years ago
unknown 1376b5817f Merge patch for bug #15195 from 5.0 -> 5.0-release (for 5.0.24) 20 years ago
unknown 93eef69dd5 Finish the merge of the patch for bug #15195 from 4.1 -> 5.0 20 years ago
unknown 39f9adfa84 --{skip-}merge option added which allows the user to disable merge engine and 20 years ago
unknown 97cdd9df8a Bug #17766: The server accepts to create MERGE tables which cannot work 20 years ago
unknown 8646be88a1 Fix for BUG#20524 "auto_increment_* not observed when inserting 20 years ago
unknown 4e9d7d6c4b Fix for BUG#20188 "REPLACE or ON DUPLICATE KEY UPDATE in 20 years ago
unknown 365f6f6f03 foo2 20 years ago
unknown ce33555014 foo1 20 years ago
unknown bf84040458 WL#2645 (CHECK TABLE FOR UPGRADE) 20 years ago
unknown eb12c38b47 remove "defined(HAVE_ARCHIVE_DB) && !defined(__NETWARE__)" unmaintainably scattered all over the source 20 years ago
unknown 4e82e0af51 Fix crash when trying to open table using a disabled storage engine. (Bug #15185) 20 years ago
unknown 81df509fe0 Disabled archive db for Netware. 20 years ago
unknown 4d09673065 Fix crash in BDB from improper cleanup of transactions, and avoid problem 20 years ago
unknown 95b92b4369 Bug #14514 Creating table with packed key fails silently 20 years ago
unknown fe63e09581 Inefficient usage of String::append() fixed. 20 years ago
unknown 11d4d7e6ff Fix for bug #13825 "Triggers: crash if release savepoint" and for general 20 years ago
unknown 3fa0dd23e0 A fix and a test case for Bug#14210 "Simple query with > operator on 20 years ago
unknown 316e95049d BUG#14514 Creating table with packed key fails silently 20 years ago
unknown 79538fb62f Fixes during review of new pushed code 20 years ago
unknown 0ce12f70ed Reviewing new pushed code 20 years ago
unknown 57ef857681 Store and read engine type string in extra block of .frm. 20 years ago
unknown ed35cecdcc Final patch for 5.0 for simplifying storage engine code. We now have just one set of ifdefs. I may also remove the code for creating new handlers. 20 years ago
unknown 5655d31d5f Next big patch for loadable storage engines! 20 years ago
unknown d553b66791 Move handler specific options into handlerton flag check 20 years ago
unknown 5c24a8feef Moving archive from example to sql. 20 years ago
unknown e4b0b0d00c Fix bug #3443, better foreign key error messsages. 20 years ago
unknown 1d5a9276e2 This fixed bug 13369. Note, I dislike goto's as well. 20 years ago
unknown 87ad1060d3 fixed a memory leak in ha_tina.cc 20 years ago
unknown 813fc4104e A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 20 years ago
unknown f679e33cf9 Fixed a typo in handler.cc if CSV was built. I also added CSV to the default MAX builds so that more people test it. 20 years ago
unknown 91fbe52bf9 Cleanups for storage engine patch. Changed two test results to now reflect the changes in storage engines and a couple of comment changes in the code. 20 years ago
unknown fa8fcecb8e Cleanup for handlerton structure to allow for loadable engine work. This is the first in a series of patches. 20 years ago
unknown f8f1c01675 Added option --valgrind-mysqltest to mysql-test-run 20 years ago
unknown a3fbfc037d don't crash when in XA PREPARE not all storage engines are 2pc-capable 20 years ago