923 Commits (2a16e7674b9462586ef883e5678b21c87ca5f045)

Author SHA1 Message Date
unknown 35659a285d Fixed bug #27954. 19 years ago
unknown c43979f554 WL#2936 - Falcon & MySQL plugin interface: server variables 19 years ago
unknown 92e99ce424 Postmerge fixes. 19 years ago
unknown 44271d49a0 BUG#18676 In order to coincide with 5.0 mysqld error code after bug#18676, Map the 4009 ndb error code to 157 mysql error code 19 years ago
unknown add3787615 more wl#2936 fixes: removed implicit ha_thd() calls (too error-prone), 19 years ago
unknown bf2aaad97d wl#2936 - fixing problems 19 years ago
unknown 0abffa05a6 Fixed that maria.test works 19 years ago
unknown 39d64a1d25 Pagecache integration for review. 19 years ago
unknown ee58034fc9 recovery from 5.0 merge for bug18676 19 years ago
unknown 5203ea6ccb BUG#18676 when cluster storage engine is down, misleading error message on create table with 4009. 19 years ago
unknown 86a0ffdd3c Bug#23233: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE in the 19 years ago
unknown 212ba963f2 WL#2936 19 years ago
unknown 4a76ac5fa6 Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF() 19 years ago
unknown 7d383909db wl#3700 - post-review fixes: 19 years ago
unknown a0521cd749 Polishing: use constants instead of magic numbers. 19 years ago
unknown 1fc7f2117b WL#2936 19 years ago
unknown cdfc516d46 BUG#25091 (A DELETE statement to mysql database is not logged in ROW format): 19 years ago
unknown 9e6784924a Fixed compiler warnings 19 years ago
unknown efead7f30c Clean up one place that misuses LOCK_open (dead code) 19 years ago
unknown 04cbadde7a another valgrind error fix for 4.1(backport from 5.0) 19 years ago
unknown 3514500e8d Bug#17332 - changing key_buffer_size on a running server 19 years ago
unknown c6c436f8bd Changed comments before functions to Doxygen style. 19 years ago
unknown 4e8b49d656 WL#3700: Handler API change: all index search methods - that is, 19 years ago
unknown f40e0cc0d0 After merge fixes 19 years ago
unknown b4f80eedf3 Give warnings for unused objects 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 85a8f7c7a9 WL#3618 - Remove HAVE_ROW_BASED_REPLICATION from source code. 19 years ago
unknown d6541d099b This finishes the work (someone) started to remove FIELD_ types and use the Enum MYSQL types. The second part to this is to actually deprecate the FIELD defines in mysql_com.h 19 years ago
unknown d469888a95 WL#3602 19 years ago
unknown 7191e77539 Fixed portability issue in my_thr_init.c (was added in my last push) 19 years ago
unknown 1e87cfee19 Fixed compiler warnings (Mostly VC++): 19 years ago
unknown 788ad30f08 Fixed a LOT of compiler warnings 19 years ago
unknown 77b7a86206 WL#3602 (SET GLOBAL READONLY) 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 07d8be4544 Fixed a lot of compiler warnings (Mainly in mysqld and instance manager) 19 years ago
unknown 66a0403602 BUG#18581 (Creation of system tables recorded in binlog causing slave failure): 19 years ago
unknown b014bd22e4 Adding in an ha_end() call. This is the first part of the patch I and Monty have agreed on. In the future engines will have the option of shutting down more quickly via the panic call, or just shutting down during the unloading of a plugin. 19 years ago
unknown 62324a4426 Bug #21072 Duplicate key error in NDB references wrong key: Re-wrote string usage to avoid valgrind warnings 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 3ee868c7b1 Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to signal unknown key: Added string initialization 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 a95a9fea79 Bug #21072 Duplicate key error in NDB references wrong key: Added new printout for duplicate key error when key is unknown 19 years ago
unknown 9438b98519 Fix for Bug #17544 "Cannot do atomic log rotate", 19 years ago
unknown deb36ce16a Panic was being called twice! 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 40bf7b0ae2 This patch updates to remove most global hton needs. Cleans up wrong message in partition. 19 years ago