1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown 6d04643ab3 Fixed bug #25637: LEFT JOIN with BOOLEAN FULLTEXT loses left table matches.
The bug is actually a duplicate of the bug 14708.
Down-ported the fix for 14708 from 5.0.  
Merged the test case for bug 14708 from 5.0.


mysql-test/r/fulltext_left_join.result:
  Added a test case for bug #25637 (duplicate .of bug 14708).
  Merged the test case for bug 14708 from 5.0.
mysql-test/t/fulltext_left_join.test:
  Added a test case for bug #25637 (duplicate of bug 14708).
  Merged the test case for bug 14708 from 5.0.
sql/item_func.cc:
  Fixed bug #25637: LEFT JOIN with BOOLEAN FULLTEXT loses left table matches.
  The bug is actually a duplicate of the bug 14708.
  Down-ported the fix for 14708 from 5.0.
2007-01-22 14:23:53 -08:00
..
2006-05-01 21:30:09 +03:00
2006-10-13 08:48:47 +02:00
2006-11-13 18:12:15 +04:00
2007-01-02 17:46:20 +04:00
2006-04-11 15:26:18 +05:00
2006-05-06 23:48:13 -07:00
2006-11-13 10:39:15 +04:00
2005-09-06 18:03:08 +04:00
2006-04-18 20:57:31 -07:00
2006-06-30 18:29:27 +03:00
2006-03-06 18:34:38 +01:00
2007-01-02 17:46:20 +04:00
2005-11-25 10:41:22 +01:00
2005-09-30 11:39:49 +02:00
2006-08-15 13:12:27 +02:00
2005-07-31 04:28:01 -07:00
2005-09-05 12:33:25 +02:00
2007-01-10 00:27:11 -08:00
2006-11-16 20:44:37 +04:00
2005-01-30 10:24:03 +00:00
2004-11-15 17:03:54 +01:00
2006-10-07 20:16:57 +02:00
2005-12-08 16:13:53 +01:00
2006-10-07 20:16:57 +02:00
2005-08-09 00:13:49 +03:00
2006-01-26 00:06:20 +03:00