1184 Commits (9d58141cdc995518eed0352b0aa7a1d488a1cc05)

Author SHA1 Message Date
unknown a3e83048a3 Fix for Bug#30217: Views: changes in metadata behaviour 18 years ago
unknown 9060b50f14 Rename send_eof() to my_eof() for consistency with my_ok() and my_error() 18 years ago
unknown 8170b22b5c Fixed compiler warnings in a lot of files 18 years ago
unknown 96f3393777 Fix a build failure (embedded server). 18 years ago
unknown 39509d64c3 A fix and a test case for Bug#34166 Server crash in SHOW OPEN TABLES and 18 years ago
unknown 6cad020440 Added maria_zerofill() 18 years ago
unknown bfd5c273c4 UNDO of rows now puts back all part of the row on their original pages and positions 18 years ago
unknown 0fbc29c197 A pre-requisite for the fix for Bug#12713 "Error in a stored function 18 years ago
unknown cc589bef15 Fixed bug in undo_key_delete; Caused crashed key files in recovery 18 years ago
unknown 2a0d2fef51 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
unknown 0805384869 Bug#31752: check strmake() bounds 18 years ago
unknown a905ac34b5 Bug#31752: check strmake() bounds 18 years ago
unknown c1a36d80ef Push history-limiting code until after the code that adds new 18 years ago
unknown b1b1d62776 Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 18 years ago
unknown 69aee07373 Rewrite profiler code to be easier to maintain and less buggy. 18 years ago
unknown b01c89ed8c Fix several merge problems. There are many changes in 5.1 from 5.0 18 years ago
unknown 124af3f873 Bug #31866: MySQL Server crashes on SHOW CREATE TRIGGER statement 18 years ago
unknown 565c105c84 Bug#31633 Information schema = NULL queries crash the server 18 years ago
unknown 666efa1c43 Bug#31381 Error in retrieving Data from INFORMATION_SCHEMA 18 years ago
unknown 06fb8c2d10 BUG#29549 (Endians: test failures on Solaris): 18 years ago
unknown fb84f573ad Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
unknown 496741d576 Moved randomize and my_rnd under mysys 18 years ago
unknown fcc3be91f0 Bug#30795 Query on INFORMATION_SCHEMA.SCHEMATA, wrong result 18 years ago
unknown fac190a28b Bug#27747 database metadata doesn't return sufficient column default info 18 years ago
unknown 50911dec3e Bug#30593 No cipher list returned for "SHOW STATUS LIKE 'Ssl_cipher_list'" 18 years ago
unknown 42aa480b43 compiler warning fix 18 years ago
unknown 700c378618 Bug#27629 Possible security flaw in INFORMATION_SCHEMA and SHOW statements(addon for 5.1) 18 years ago
unknown 29ee5ed0a0 Bug#27629 Possible security flaw in INFORMATION_SCHEMA and SHOW statements 18 years ago
unknown c514373cf3 Fix doxygen warnings. 19 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown 4144c0322d Bug#30310 wrong result on SELECT * FROM INFORMATION_SCHEMA.SCHEMATA WHERE .. 19 years ago
unknown fb3d3bd56d fill_schema_table_from_frm() function uses get_table_share() function 19 years ago
unknown 072a190820 powermacg5 problem fix 19 years ago
unknown 82d28fada7 WL#3732 Information schema optimization 19 years ago
unknown b59217ebbb Slow query log to file now displays queries with microsecond precission 19 years ago
unknown aa4a3c9ad0 Bug#30020: Insufficient check led to a wrong info provided by the 19 years ago
unknown 4462578a1c WL#3984 (Revise locking of mysql.general_log and mysql.slow_log) 19 years ago
unknown b79daf4109 Re-set the plugin name so that we can be sure the plugin init() 19 years ago
unknown 6d0419f6bc Move the filling of the table_name column above the initialization, 19 years ago
unknown bc642e1132 Post-merge fixes (merge from the main). 19 years ago
unknown 6ba23b0ac9 Fix for 5.1 for BUG#10491: Server returns data as charset binary 19 years ago
unknown 360a5ebc37 Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'. 19 years ago
unknown bd8b9746bf WL#3914: Additonal accessors required to compile InnoDB as a plugin storage engine 19 years ago
unknown e2ccd8f849 Backport from 5.2: Fix valgrind failure: Don't access item_func->arguments() 19 years ago
unknown fd70537309 In 5.0, Field_double::val_str uses "%g" to render floating point 19 years ago
unknown 358b942b20 Unify profiling SHOW code and INFORMATION_SCHEMA code for 19 years ago
unknown d6f2fda680 Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format. 19 years ago
unknown 405f82d390 Patch for the following bugs: 19 years ago
unknown 71aa571d09 Bug#28149 overflow in some "SHOW STATUS"-variables 19 years ago
unknown ce4e9f7580 Bug#28266 IS_UPDATABLE field on VIEWS table in I_S database is wrong 19 years ago