3005 Commits (54ad7d88d03c940330510e0870e4bce17327a952)

Author SHA1 Message Date
unknown a79858049e Minor fix 19 years ago
unknown 9f37ea459c BUG#24507 (rpl_log.test crash slave): 19 years ago
unknown 8b5787fa4a Having MYSQL_VERSION_ID defined correctly made this KILL_QUERY enum item visible. This is a 19 years ago
unknown 85a8f7c7a9 WL#3618 - Remove HAVE_ROW_BASED_REPLICATION from source code. 19 years ago
unknown 9e48e73f9a Fix for Bug #20246 (enum mysql_enum_shutdown_level not well-defined in mysql_com.h) 19 years ago
unknown 2b0c447683 BUG#23526 - show table status reports incorrect values for MyISAM tables 19 years ago
unknown 8b31d3dd25 BUG#23255 - Missing version parameter in plugin declaration example 19 years ago
unknown 95822b20b5 Type of last argument was changed in .c file, but not in the 19 years ago
unknown ddb679ed90 Makefile.am: 19 years ago
unknown 1172c8ae55 mysql_install_db.sh: 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 d7fc500627 fix build failure introduced by 5.1-marvel merge 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 42fd48da99 Ignore some generated files 19 years ago
unknown 129a48b0b9 Increased heap max length to > 4G for 64 bit machines 19 years ago
unknown c1477a3f20 Removed compiler warnings 19 years ago
unknown 026355d34a Rework my_getpagesize function 19 years ago
unknown 42f6fd5f54 Added some missing DBUG_RETURN 19 years ago
unknown 467210304a Add define for my_getpagesize to 8192(reworked in 5.0) 19 years ago
unknown 4f09674675 Make IM compiled on Win32: add pthread_join() impl. 19 years ago
unknown a3d041559d ABI fix 19 years ago
unknown 8c598f607f Make it possible for .test suites to run "mysql_upgrade" 19 years ago
unknown 24ca44731d Remove the tmp file produced when checking abi 19 years ago
unknown 81d3eb5440 This patch fixes the example engine, the example parser, and the example daemon to compile. AKA You can now test that the interface is actually working :) 19 years ago
unknown e1e79a8126 remove remnants of abi-check.ic 19 years ago
unknown 434192fe54 Make --mem settable with environment variable MTR_MEM and make it possible to pass the directory to use. I.e --mem=<directory> 19 years ago
unknown 030d080d8b bug #19491 (5.0-related additional fixes) 19 years ago
unknown f4dd92bd4e Updates for abi_check 19 years ago
unknown a0b3f213ae Remove sql_state-h from list of include files. (Merge error from 4.1) 19 years ago
unknown 07d8be4544 Fixed a lot of compiler warnings (Mainly in mysqld and instance manager) 19 years ago
unknown 8a7bc05288 Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 19 years ago
unknown 57c2f22a54 Small cleanup in code handling stored routines/table prelocking. 19 years ago
unknown e463ee9421 Bug#20404: SHOW CREATE TABLE fails with Turkish I 19 years ago
unknown be22efdaef Disable abi_check in 5.1 for the moment 19 years ago
unknown 928fa57a9e Update the rules for abi_check 19 years ago
unknown 931aa19a07 Update for 5.1 19 years ago
unknown fc72e7623b Bug#23427 incompatible ABI change in 5.0.26? 19 years ago
unknown 47b1c7f9a5 Update the reference file for mysql API/ABI for 5.0 19 years ago
unknown 9c9bf0aff2 WL#3462 Add testing of MySQL client ABI to prevent unintentional ABI breaks 19 years ago
unknown c35715392f Bug #23427: incompatible ABI change in 5.0.26? 19 years ago
unknown 6c4aa883ce Bug #23427 (incompatible ABI change) 19 years ago
unknown a71a524eeb Bug #23427: incompatible ABI change in 5.0.26? 19 years ago
unknown 7c0b76a803 BUG#20839 Illegal error code: 155 returned downgrading from 5.1.12-> 5.1.11 19 years ago
unknown ffc1facce8 Bug #22367: Optimizer uses ref join type instead of eq_ref for simple join on 19 years ago
unknown 23e9415055 Add ATTRIBUTE_FORMAT specifier to _db_doprnt, which is used by DBUG_PRINT 19 years ago
unknown 7bcd1f9f54 Add ATTRIBUTE_FORMAT for _db_doprnt, it will catch problems 19 years ago
unknown c447803076 thr_alarm.c, thr_lock.c, my_global.h: 19 years ago
unknown c247bf9dc3 BUG#21811 Odd casting with date + INTERVAL arithmetic 19 years ago
unknown 92b3a32b50 Remove direct mapping of enum interval_type to mysql.event.interval_field 19 years ago