72 Commits (f2aee2371ef3f9140fb4f812ca7dcdcf2f6720bb)

Author SHA1 Message Date
Sergey Glukhov f2aee2371e Bug#45195 valgrind warnings about uninitialized values in store_record_in_cache() 16 years ago
Georgi Kodinov ac37324843 Bug #42116 : Mysql crash on specific query 16 years ago
Sergey Glukhov 5f8bb5c507 Bug#47150 Assertion in Field_long::val_int() on MERGE + TRIGGER + multi-table UPDATE 16 years ago
Chad MILLER 468cacec4f Fix for test for b-g#35754 which fails based on hostname ?= "localhost". 17 years ago
Chad MILLER 392ff10eac Bug#35754: mysql_install_db does not work if no hostname is set 17 years ago
Sergey Glukhov 099a80d05a added replacement of 'CARDINALITY' column values 18 years ago
unknown 10cde5e4b1 Bug #31094: Forcing index-based sort doesn't work anymore if joins are done 18 years ago
unknown 5b013eb685 Fixed warnings raised from mysqltest (unknown -- commands) 19 years ago
unknown 353b6f26b1 Bug #27531: the 4.1 fix. 19 years ago
unknown 1b8ecd274e BUG#27939: Early NULLs filtering doesn't work for eq_ref access 19 years ago
unknown 6c41a043a4 BUG#25106: A USING clause in combination with a VIEW results in column 19 years ago
unknown 76b4ccbdf8 Fixed portablity problem 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown ea1f7e4b56 several fixes to make tests pass in embedded-server mode 19 years ago
unknown 5df80677a3 BUG#14940: Slow join order is chosen: [2nd commit with post-review fixes] 20 years ago
unknown ef452e19bf BUG#14940 "MySQL choose wrong index", v.2 20 years ago
unknown b72842514a Bug#19720 "Information Schema" output does not list privileges when running "embedded" 20 years ago
unknown a7566db788 Bug #15355: Common natural join column not resolved in prepared statement nested 20 years ago
unknown de1e87bbcd Fix for BUG#15229. 20 years ago
unknown 475797a346 Fix for BUG#17523: natural join and information schema. 20 years ago
unknown e26eb47b4b WL#2486 - natural/using join according to SQL:2003 20 years ago
unknown 7c38fc51d5 WL#2486 - natural/using join according to SQL:2003. 20 years ago
unknown fe24add743 WL#2486 - natural and using join according to SQL:2003 21 years ago
unknown 1cb72d7eb9 WL#2486 - natural and using join according to SQL:2003 21 years ago
unknown 7517d7e112 Implementation of WL#2486 - 21 years ago
unknown 167fb5f170 Added end marker for tests to make future merges easier 21 years ago
unknown ea8ac8ab98 hang in dummy natural join (no common columns) Bug #4807 22 years ago
unknown 80ec807976 WorkLog#1323 22 years ago
unknown e72124c4cc CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 22 years ago
unknown c2cb9b97be Added thread variable max_seeks_for_key 23 years ago
unknown b96aaea7e1 Removed compiler warnings 23 years ago
unknown 62af18cb87 Fix for -fbranch-probabilites (bug 268) 23 years ago
unknown 963d57a394 Fixed problem with timestamps in binary log on 64 bit machines 23 years ago
unknown 157b36675e Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_cmp() 23 years ago
unknown dacf7f8fe5 Added START TRANSACTION syntax 23 years ago
unknown 09b1e7d607 Fixed bug in LEFT JOIN with impossible ON/WHERE expression 23 years ago
unknown 14810ff1d3 Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
unknown daafa8db50 Fix for ISNULL() 24 years ago
unknown c1caaf756f Fixed bug in full join with many NULL fields. 24 years ago
unknown d38454fab1 Fixed bug when making a range join based on information from a const table. 24 years ago
unknown 6a5f89c9b1 --replace_result in mysqltest can now use variables 24 years ago
unknown 28d20a1d2f Make ft_xxx variables ulong to not break mysqld.cc init of variables. 24 years ago
unknown 0176dacd54 Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date_column is declared as NOT NULL. 24 years ago
unknown 5c1dbfe6a7 64-bit portability fixes in network I/O 25 years ago
unknown 0edc02d653 Fixed bug in counting open files when using many files 25 years ago
unknown fbb2495e29 join.test fixed 25 years ago
unknown c91a3df5c3 Fix for LOAD DATA FROM MASTER when using tables with checksum 25 years ago
unknown f537319d42 Added support for hex strings to mysqlimport 25 years ago