108 Commits (76159fdfcc6b6db71a44d1c9be6b3594fe76393c)

Author SHA1 Message Date
unknown 1abab6c7c7 Bug #29325: 19 years ago
unknown b5e4f54a53 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown 7eb3881bd8 Fixed compiler warnings. 19 years ago
unknown 50bd97a943 Fixed compiler warnings (for linux and win32 and win64) 19 years ago
unknown 4dc7c1aa46 Bug#24660: "enum" field type definition problem 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 14decc4fbc Remove compiler warnings 19 years ago
unknown 0f50a8a7fe Fixed bug #20108. 19 years ago
unknown 62dd7e5183 Bug#20922 mysql removes a name of first column in a table 19 years ago
unknown 8703b22e16 Fix for bug#13934 Silent truncation of table comments 20 years ago
unknown 3fa0dd23e0 A fix and a test case for Bug#14210 "Simple query with > operator on 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 f08fdca304 Always save/restore connect string. 20 years ago
unknown 57ef857681 Store and read engine type string in extra block of .frm. 20 years ago
unknown dc6b96dd46 some last minute Windows compile fixes and makefile corrections 20 years ago
unknown f8f1c01675 Added option --valgrind-mysqltest to mysql-test-run 20 years ago
unknown 00d77fdd75 Made changes to add federated CONNECTION information to the .frm file 20 years ago
unknown 7ee715d76f Fixed comment 21 years ago
unknown 34b340c4dd Review of new code: 21 years ago
unknown 4198410528 Fix error message generated when trying to create a table in a 21 years ago
unknown c25470e3a1 Bug#6877 MySQL should give an error if the requested table type is not available 21 years ago
unknown a0d18bd492 Some Windows compile improvements: 21 years ago
unknown 2286913e7f Bug #10838 CREATE TABLE produces strange DEFAULT value 21 years ago
unknown c6283dbba9 Cleanup's during review 21 years ago
unknown d15f89c47a After merge fixes 21 years ago
unknown faa12bf0c7 Fixed compiler failure 21 years ago
unknown 7c441dd115 Change create_field->offset to store offset from start of fields, independent of null bits. 21 years ago
unknown ab54e16705 Fixes while reviewing new code 21 years ago
unknown 936c84989e A fix (bug #10179: error in default value setting). 21 years ago
unknown ac82a2d5eb Setting a variable to CAST(NULL as X) set the result type of the variable to X. (Bug #6598) 21 years ago
unknown fddccb6ee9 Fix for bug #9571: Primary key creation causes server crash. 21 years ago
unknown db7561ecf8 Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 21 years ago
unknown 1220069c53 Bug#3788 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago
unknown 2ba7c517a4 Bug#7302: UCS2 data in ENUM field get truncated when new column is added 21 years ago
unknown d7285006cf bit type 21 years ago
unknown 8ec6cf2cd5 UCS2 support in ENUM and SET, which also fixes: 21 years ago
unknown 9e921615a1 post-review fixes 21 years ago
unknown a01f45e59d smarter ALTER TABLE - don't copy the table if only comment or default values are changed 21 years ago
unknown 33efc9677d After merge fixes of merge with 4.1 that included the new arena code. 22 years ago
unknown 96d0e46bcb Fixed a copy-and-paste error: mysql_create_frm() should have 22 years ago
unknown 6aaccbcbf7 WL#1264 "Per-thread time zone support infrastructure". 22 years ago
unknown c656d91180 minor cleanup 22 years ago
unknown ae629fff86 Allow one to send empty strings with mysql_stmt_send_long_data() 22 years ago
unknown 10e15762b8 Don't enable HA_EXTRA_WRITE_CACHE if too few rows 22 years ago
unknown 32b28f9298 WL#1266 "Separate auto-set logic from TIMESTAMP type." 22 years ago
unknown f5297edcae Worklog#1563 - Support of on-line CREATE/DROP INDEX. 22 years ago