930 Commits (7305be2f7e724e5e62961606794beab199d79045)

Author SHA1 Message Date
Nirbhay Choubey 7305be2f7e MDEV-5535: Cannot reopen temporary table 10 years ago
Monty 3bca8db4f9 MDEV-6152: Remove calls to current_thd while creating Item 10 years ago
Monty 7332af49e4 - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 10 years ago
s.sujatha 5da083ef67 Bug#20041860: SLAVE ERROR WHEN DROP DATABASE 11 years ago
Alexander Barkov dd270e43bf MDEV-7280 DATABASE: CREATE OR REPLACE 11 years ago
Alexander Barkov c6d3f8058d MDEV-7112 Split HA_CREATE_INFO 11 years ago
Sergei Golubchik 7f5e51b940 MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 11 years ago
Michael Widenius 70823e1d91 MDEV-5120 Test suite test maria-no-logging fails 11 years ago
Sergei Golubchik 0643d1f319 another post-fix patch for MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_table_names 12 years ago
Sergei Golubchik 1b468ca675 MDEV-5815 MySQL BUG#11751736: DROP DATABASE STATEMENT SHOULD REMOVE .OLD SUFFIX FROM DATABASE DIRECTORY 12 years ago
Michael Widenius b18a1b0e6c MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_table_names 12 years ago
Michael Widenius 43f6e118fe Fixes for CREATE_OR_REPLACE 12 years ago
Michael Widenius 7ffc9da093 Implementation of MDEV-5491: CREATE OR REPLACE TABLE 12 years ago
Sergei Golubchik 1ef87c5578 MDEV-5080 Assertion `strcmp(share->unique_file_name,filename) || share->last_version' fails at /storage/myisam/mi_open.c:67 12 years ago
Sergei Golubchik 72d8b533cc Fixes for mysql-test failures 12 years ago
Vicențiu Ciorbaru 84a2f06fb2 Fixed always true condition that caused crash on database initialisation. 12 years ago
Vicențiu Ciorbaru fe521dc28e Implemented _non recursive_ role specific grants for table/column level privileges 12 years ago
Praveenkumar Hulakund 3b1e98d218 Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND 12 years ago
Praveenkumar Hulakund 10a6aa256e Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND 12 years ago
Ashish Agarwal e879caf845 WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7 13 years ago
Ashish Agarwal f5b5e6b951 WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7 13 years ago
unknown 70092601bc merge of 2876.430.11 & 2876.430.1 13 years ago
Sergei Golubchik 68a6705ed1 MDEV-4441 DROP DATABASE with a newly created ARCHIVE table does not work 13 years ago
Michael Widenius 5f1f2fc0e4 Applied all changes from Igor and Sanja 13 years ago
Sergei Golubchik e5a323e107 single table discovery: handlerton::discover_table() method. 13 years ago
Sergei Golubchik 6a839ff40d handlerton::discover_table_existence() method 13 years ago
Sergei Golubchik b0a5dd73fa * remove ha_check_if_table_exists() and get_table_share_with_discover(). 13 years ago
Sergei Golubchik bbbd7cedf5 my_dir() cleanup 13 years ago
Murthy Narkedimilli 8afe262ae5 Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 13 years ago
Murthy Narkedimilli d978016d93 Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 13 years ago
Murthy Narkedimilli 053d7e775c Updated/added copyright headers. 13 years ago
Murthy Narkedimilli 69d8812a61 Updated/added copyright headers. 13 years ago
Igor Babaev a06224bd15 Addressed all remaining issues from the review of the patch 13 years ago
Michael Widenius 33f3a11e2d Implemented MDEV-3941: CREATE TABLE xxx IF NOT EXISTS should not block if table exists. 13 years ago
Rohit Kalhans 5530c5e38d BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIER 13 years ago
Rohit Kalhans 5f003eca00 BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIER 13 years ago
unknown cdeabcfd43 MDEV-382: Incorrect quoting 13 years ago
Igor Babaev 47fae7f08f Added procedures to delete records by keys from statistical tables. 14 years ago
Sergei Golubchik 90b43902b0 compilation warnings on Windows 14 years ago
Michael Widenius 9c32088322 Fixed that when using a trigger mysql.proc is now accessed 14 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Kent Boortz e5ce023f57 Updated/added copyright headers 15 years ago
Dmitry Shulga bc7af17579 Fixed Bug#11756013 (formerly known as bug#47870): 15 years ago
Dmitry Shulga 07056eb984 Fixed Bug#11756013 (formerly known as bug#47870): 15 years ago
unknown 1177bea2f1 Rewritten patch of percona - switching query cache on and off, removing comments. 15 years ago
Jon Olav Hauglid f94e7288e3 Bug #11765416 (former 58381) 15 years ago
Jon Olav Hauglid 14df359b39 Bug #11765416 (former 58381) 15 years ago
Guilhem Bichot 1756d087cd Fix for BUG#59894 15 years ago
Guilhem Bichot 77c0f33ee2 Fix for BUG#59894 15 years ago
Michael Widenius e63b5546c5 Implementation of MWL#172: Add support for prepared statements to HANDLER READ 15 years ago