415 Commits (3033ea85a20fb5afd4cab8a816ff72fd4d784778)

Author SHA1 Message Date
unknown 8d71bcec21 now my_printf_error is not better then my_error, but my_error call is shorter 21 years ago
unknown 7281d2e3ae WL#1629: SHOW with WHERE(partially) & 21 years ago
unknown 9e921615a1 post-review fixes 21 years ago
unknown db67626196 After merge fixes 21 years ago
unknown f1b9bf699e postreview fixes 21 years ago
unknown 435b20aa68 Simpler arena swapping code 21 years ago
unknown 712326d684 Bug#6202: ENUMs are not case sensitive even if declared BINARY 21 years ago
unknown 149fda59dd new behaviour of CHECK option build, for mor efficience and more correct: 21 years ago
unknown adc1bff4f8 Allow inheriting check options if view have not WHERE clause (BUG#5988) 21 years ago
unknown 72ed0fc022 test of DELETE privilege and cyclic reference added in case of altering view (BUG#5148) 21 years ago
unknown 640fefffa7 fixed & added comments (according to Igor's review and a bit more) 21 years ago
unknown 50cc3e4ab0 postmerge fix 21 years ago
unknown 6966e86951 More fixes for strict mode: 21 years ago
unknown e05e18606b post review changes: 21 years ago
unknown 2a49121590 Strict mode & better warnings 21 years ago
unknown e74b00bbc9 Removed wrong warnings in test suite (This was because select_insert / select_create results was not freed. 21 years ago
unknown 9aa459f0df support of join view updateability (WL#1809) 21 years ago
unknown 55a8c28c27 fixed merged view fields names (BUG#5147) 21 years ago
unknown 9352715111 Added per thread status variables, after review, patch v1.1. 21 years ago
unknown 5a46435678 WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete old tables. 21 years ago
unknown 8ad470e23f fixed typo (thanks to Igor) 21 years ago
unknown 8b2ffdbfb9 view with WHERE in nested join (BUG#5511) 21 years ago
unknown b386f888da post merge fixes 21 years ago
unknown 33efc9677d After merge fixes of merge with 4.1 that included the new arena code. 21 years ago
unknown d0211cf5be Cleanup of new code pushed into 5.0 since last pull 21 years ago
unknown 704fb6daf7 CHECK OPTIONs added (WL#1983) 21 years ago
unknown 762bee96d2 After merge fixes 21 years ago
unknown db15b91915 Code style fixes. 21 years ago
unknown 14f96b2f60 table.cc: 21 years ago
unknown 7bba8128ed full text function moving to current select (BUG#4822) 21 years ago
unknown 52b735a1a2 fixed aggregate function processing in VIEWs (BUG#4665) 21 years ago
unknown 1b98202be7 fixed using VIEW fields (BUG#4617) 22 years ago
unknown b01e2f6ddc error message interception (Bug#4598) 22 years ago
unknown 8790b1e65c VIEW 22 years ago
unknown b42209774a Cleanup of db option cacheing 22 years ago
unknown a23fbc060e New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 22 years ago
unknown 7b1b7bc666 fowwlowup fixes for index_flags() 22 years ago
unknown 5ce95c0a9c "Version" column in SHOW TABLE STATUS. 22 years ago
unknown 9a554b4751 handler interface cleanups: 22 years ago
unknown b5dfd05662 After merge fixes 22 years ago
unknown b0a8fde897 Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265) 22 years ago
unknown b43af929f8 Added NDB storage engine 22 years ago
unknown 3cb13f7926 Cleanup/optimizations of structures and key usage to make it easier to move key-range-search to handler 22 years ago
unknown c627054340 ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert() 22 years ago
unknown 815c23f1e6 Fixed charsetnr sent to the client 22 years ago
unknown e78208e59b don't modify constant strings 22 years ago
unknown f6a8ec5f92 "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1". 22 years ago
unknown 8f59091a71 Fixes to newly pushed code 22 years ago
unknown 7430fc2e14 extra correction of check_db_name, check_table_name and check_column_name 22 years ago
unknown 221397cdbe Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 22 years ago