46 Commits (5e42c0de8d0793d3e714e8368dccd3b69e385fab)

Author SHA1 Message Date
unknown 6c41a043a4 BUG#25106: A USING clause in combination with a VIEW results in column 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 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 24 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