1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-29 00:08:14 +03:00
Files
mariadb/sql
unknown 981bbaef87 Fixed bug #18618.
If the second or the third argument of a BETWEEN predicate was
a constant expression, like '2005.09.01' - INTERVAL 6 MONTH,
while the other two arguments were fields then the predicate 
was evaluated incorrectly and the query returned a wrong
result set.
The bug was introduced in 5.0.17 when in the fix for 12612.


mysql-test/r/func_time.result:
  Added a test case for bug #18618.
mysql-test/t/func_time.test:
  Added a test case for bug #18618.
2006-04-11 10:03:37 -07:00
..
2005-11-26 08:54:13 +01:00
2005-09-30 14:03:55 +02:00
2006-03-29 19:31:16 +05:00
2005-11-03 22:42:25 +02:00
2006-03-30 17:14:55 +04:00
2006-02-17 10:52:32 +04:00
2005-08-12 13:54:42 +03:00
2005-07-25 12:57:23 -07:00
2006-04-11 10:03:37 -07:00
2005-10-15 14:32:37 -07:00
2006-03-30 19:04:21 +04:00
2005-06-07 00:31:53 +03:00
2006-02-17 10:52:32 +04:00
2006-03-10 12:12:08 +01:00
2006-03-30 17:14:55 +04:00
2005-06-07 00:31:53 +03:00
2006-02-14 08:24:01 +04:00
2006-02-17 10:52:32 +04:00
2006-02-01 16:00:11 +01:00
2005-05-26 21:01:55 +02:00
2006-03-30 17:14:55 +04:00
2005-08-12 17:57:19 +03:00
2005-12-14 01:21:56 +02:00
2006-03-30 17:14:55 +04:00
2005-07-31 12:49:55 +03:00
2005-12-06 08:19:23 +01:00