719 Commits (ef482374e556a2a022ad2668bf386a30023c05b6)

Author SHA1 Message Date
unknown ba95081510 sql_table.cc, table.cc, table.h: 20 years ago
unknown 58263844c7 Fix for BUG#13410 - qualified reference to a view column in the HAVING clause cannot be resolved. 20 years ago
unknown 68a91293eb Fix for BUG#13597 - columns in ON condition not resolved if references a table in a nested right join. 20 years ago
unknown 813fc4104e A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 20 years ago
unknown 11c503567f Handle default engine type better for 20 years ago
unknown 380db36804 Corrected last fix for 20 years ago
unknown dc6b96dd46 some last minute Windows compile fixes and makefile corrections 20 years ago
unknown afbfd12ed2 indentation correction 20 years ago
unknown e2b72d815f (corrected typo in prev patch) Bug #13152 bit fields and fileds that follow become corrupted when dumped from NDB 20 years ago
unknown e7d7e0e92f Bug #13152 bit fields and fileds that follow become corrupted when dumped from NDB tables 20 years ago
unknown 00d77fdd75 Made changes to add federated CONNECTION information to the .frm file 20 years ago
unknown dc92221300 Rename: 21 years ago
unknown fe24add743 WL#2486 - natural and using join according to SQL:2003 21 years ago
unknown 72340a481a Cleanup during review of new pushed code 21 years ago
unknown 1cb72d7eb9 WL#2486 - natural and using join according to SQL:2003 21 years ago
unknown 97aa1a580d WL#2486 - natural and using join 21 years ago
unknown 34bf64bc20 WL#2486 - natural and using join according to SQL:2003 21 years ago
unknown 44086a625b Cleanups and optimization during review of new code 21 years ago
unknown 7b91cd9a58 table.cc: 21 years ago
unknown 7517d7e112 Implementation of WL#2486 - 21 years ago
unknown 705118d1f6 issue correct error message in case of view presence for duplicated table on update (BUG#10773) 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 cd483c5520 Patch for push of wl1354 Partitioning 21 years ago
unknown b4f595b95f Name resolution context added (BUG#6443) 21 years ago
unknown d93705b837 Fix reporting of type for unique key on VARCHAR field. (Bug #11227) 21 years ago
unknown 80a621321b WL#2286 - Compile MySQL w/YASSL support 21 years ago
unknown 2c8ee686d8 WL#2286 - Compile MySQL w/YASSL support 21 years ago
unknown 94d1d88658 Clean up warnings and build problems on Windows. (Bug #11045) 21 years ago
unknown c25470e3a1 Bug#6877 MySQL should give an error if the requested table type is not available 21 years ago
unknown f1e42a0b35 renamed: 21 years ago
unknown 906b210a4a Code cleanups during code reviews 21 years ago
unknown 2e113adab3 Post-review fixes of BUG#9937: Crash on call to stored procedure. 21 years ago
unknown 0d8dce039b Fixed BUG#9937: Crash on call to stored procedure. 21 years ago
unknown 9e42888d2d Moved detection of wrong decimal fields before decimal field was created to avoid ASSERT() for DECIMAL(1) 21 years ago
unknown 1834f8899f Fix that we can read tables with the 'older' decimal format used in 5.0.3 & 5.0.4 21 years ago
unknown 0461b482cb Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICATE KEY UPDATE 21 years ago
unknown e02416c53c Many files: 21 years ago
unknown 31df89ff0f Add special error message for .frm files with an un-understood version, like 21 years ago
unknown 5d3af2b0a7 WL 1682: Use bitvector instead of query_id to tell handler which fields 21 years ago
unknown dcb61639e7 Bit type support for non-MyISAM tables. 21 years ago
unknown a50bf2f06b - stackoverflow check added for view of view processing 21 years ago
unknown 896e6e5653 Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) 21 years ago
unknown 8fc710cee6 Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even if 21 years ago
unknown a99cb51c9d Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even if the row type is dynamic 21 years ago
unknown ef7ebed413 Code cleanups during review of pushed code 21 years ago
unknown 8104faa083 Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) 21 years ago
unknown 25e03cdf71 Fixes while during review of last pull 21 years ago
unknown b1b896cfb3 Post review changes 21 years ago
unknown f0f2343c6b Manual merge 21 years ago