47 Commits (f39d636a9224a1ffe06eb694996bf7d7adaeb3a8)

Author SHA1 Message Date
unknown 6b0853a398 Many files: 19 years ago
unknown 965a3970c9 BUG#21166: Prepared statement causes signal 11 on second execution 20 years ago
unknown 9b6e83f4b8 A fix and a test case for Bug#16248 "WHERE (col1,col2) IN ((?,?)) 20 years ago
unknown 6a0695fe93 Fixed bug #12762: 20 years ago
unknown b4f595b95f Name resolution context added (BUG#6443) 21 years ago
unknown db7561ecf8 Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 21 years ago
unknown 91db48e35a Precision Math implementation 21 years ago
unknown 63982db93c Better bugfix for "HAVING when refering to RAND()" (Bug #8216) 21 years ago
unknown d6ed8cd709 Fixed bug in HAVING when refering to RAND() through alias 21 years ago
unknown 0e48685291 Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0 21 years ago
unknown 6d7fe8520a Merging fix for BUG#6976 from 4.0 to 4.1 21 years ago
unknown 066c90563a errors without code removed 21 years ago
unknown acecc4dd9b A small simplification: perform two actions at once, register a 21 years ago
unknown 166d19e963 Deployment of centralized Item change registry, step 2: Item_ref 21 years ago
unknown 82257f94f4 after merge 22 years ago
unknown f83cf41440 DBUG_ASSERT(fixed == 0) added to fix_fields() 22 years ago
unknown c88e5213d4 Many files: 22 years ago
unknown ae7eec928c revision of fix_fields() calls (BUG2838) 22 years ago
unknown 367ded9f71 Fix for prepared statements 22 years ago
unknown da566c16c0 This ChangeSet Introdices Item_equal. 22 years ago
unknown 1d17fd7d51 fixed printability of Items (all items except subselects) 22 years ago
unknown bd3beb8383 fixed error names 22 years ago
unknown 29898afbdd Item tree iterator 23 years ago
unknown 585cec0564 after review changes (SCRUM) 23 years ago
unknown 96273457dd Move tmp_table_used to THD 23 years ago
unknown c7c45bf28b fixed bug in determinating uncacheable queries 23 years ago
unknown a0ddb72d52 cyclic reference test removed, becouse testing of Item::fixed field apply more strict limitation 23 years ago
unknown 72e091f0f6 fixed row items with group functions 23 years ago
unknown 10e22c346a Portability fixes (for windows) 23 years ago
unknown 64dc734dee Fixed that derived tables are properly droped 23 years ago
unknown 3fe840ee07 post-post-review fix (SCRUM) 23 years ago
unknown cd248a8d63 postreviews fix (SCRUM related) 23 years ago
unknown 1dfa625f7b support of subselect without FROM reducing (SCRUM) 23 years ago
unknown a05b0f087c row IN subselects (SCRUM) 23 years ago
unknown 91d3e2b3b8 postreview fix (SCRUM) 23 years ago
unknown 71622d51c3 Row item fixing (SCRUM related) 23 years ago
unknown 042c34d86d checking columns of top items 23 years ago
unknown 3f74283121 basic row Items (SCRUM) 23 years ago