315 Commits (146b0e14753c3e19451b04065b6d0f29d5a9a069)

Author SHA1 Message Date
unknown fca58c9556 Fixed bug #27937: crash for the the second execution of a prepared 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown ae5865ff43 - addendum of the fix for bug 27786: 19 years ago
unknown 1cf3b96513 Bug#27321: Wrong subquery result in a grouping select. 19 years ago
unknown 944030aef7 Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimized 19 years ago
unknown a97fd19371 Bug #25831: Deficiencies in INSERT ... SELECT ... field name resolving. 19 years ago
unknown 4d143a6ff6 Bug#23417: Too strict checks against GROUP BY in the ONLY_FULL_GROUP_BY mode. 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 1e87cfee19 Fixed compiler warnings (Mostly VC++): 19 years ago
unknown 44a882f925 BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 19 years ago
unknown 7f713ab402 Bug#17039 Cursor with procedure crashes client 20 years ago
unknown c92b025b3a BUG#17138: Crashes in stored procedure 20 years ago
unknown 5329154849 BUG#17138: Error in stored procedure 20 years ago
unknown d90d673daf BUG#17138: Error in stored procedure due to fatal error when not really 20 years ago
unknown 01d03e7b4b This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 20 years ago
unknown b93dd4327b Post merge fixes 20 years ago
unknown 9225a51c58 Fixed bug #18767. 20 years ago
unknown 09346e6e2d WL#1012: All changes as one single changeset. 20 years ago
unknown d31e997d57 A fix and a test case for Bug#12736 "Server crash during a select". 20 years ago
unknown 813fc4104e A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 20 years ago
unknown dc92221300 Rename: 21 years ago
unknown d6c3d655b8 Fixes during review of new pushed code 21 years ago
unknown a6975c017b fix after merge 21 years ago
unknown 97988099eb Review of new pushed code 21 years ago
unknown d7086c4a0c BUG#11869:part 2: post-review fixes: merging into 5.0 21 years ago
unknown b9e04cf1ef BUG#11869: part2: post-review fixes: 21 years ago
unknown 852dcb7597 BUG#11869 (cont'd, eliminating "table type doesn't support FULLTEXT" error): 21 years ago
unknown a292b42436 Fix bug #11335 View redefines TinyInt(1) column definition 21 years ago
unknown 306ebf7b1c Fixes during review of new code 21 years ago
unknown b4f595b95f Name resolution context added (BUG#6443) 21 years ago
unknown c35625416c fixed SP parameter execution 21 years ago
unknown 97e78d6017 - don't call JOIN::join_free(1) twice for every join in JOIN::cleanup(). 21 years ago
unknown 94d1d88658 Clean up warnings and build problems on Windows. (Bug #11045) 21 years ago
unknown f1e42a0b35 renamed: 21 years ago
unknown 5188f031ae Patch two (the final one) for Bug#7306 "the server side preparedStatement 21 years ago
unknown 892032a2c2 Give Item_arena::is_stmt_prepare a more descriptive name (it marks 21 years ago
unknown d8cec2abf3 One more post-review fix. 21 years ago
unknown 78422442df Preparatory (and the most problematic) patch for Bug#7306 21 years ago
unknown 58aeecb078 client/mysqltest.c 21 years ago
unknown 5a42525027 fixed union types merging and table related metadata (BUG#8824) 21 years ago
unknown 737f7292b4 a fix for --ps-protocol (bug #6089: FOUND_ROWS returns wrong values when no table/view is used) 21 years ago
unknown 248e449451 Remove compiler warnings and remove not used variables 21 years ago
unknown eb18f93a78 Show all generated warnings in SHOW ERROR 21 years ago
unknown 66eb71f3fc A fix: bug#6931: Date Type column problem when using UNION-Table 21 years ago
unknown 59ef5bede9 fixing wrong value for "examined rows" when UNION's are used. 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago
unknown 2bcaed348d Better handling of ensuring that setup_tables() are not called twice 21 years ago
unknown 2419fa2684 Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag 21 years ago
unknown 9438c2ca76 reporting empty result added in case of max/min optimisation of ALL/ANY/SOME subqueries 21 years ago