malff/marcsql@weblab.(none)
236000ae66
Bug#6298 (LIMIT #, -1 no longer works to set start with no end limit)
...
With MySQL 3.23 and 4.0, the syntax 'LIMIT N, -1' is accepted, and returns
all the rows located after row N. This behavior, however, is not the
intended result, and defeats the purpose of LIMIT, which is to constrain
the size of a result set.
With MySQL 4.1 and later, this construct is correctly detected as a syntax
error.
This fix does not change the production code, and only adds a new test case
to improve test coverage in this area, to enforce in the test suite the
intended behavior.
2007-01-03 11:47:01 -07:00
..
2006-09-28 14:32:30 -04:00
2006-10-09 19:51:41 +04:00
2006-09-13 15:18:14 +04:00
2006-10-03 16:14:23 +02:00
2006-09-29 16:29:39 +05:00
2006-10-03 15:33:44 +02:00
2006-10-19 01:01:54 +02:00
2006-10-13 08:48:47 +02:00
2006-11-20 22:42:06 +02:00
2006-09-29 16:24:11 +05:00
2006-10-30 10:14:03 +04:00
2006-10-03 14:17:12 +05:00
2006-11-09 14:41:34 +04:00
2006-09-20 11:05:11 +02:00
2006-10-27 18:08:50 +05:00
2006-10-04 13:09:37 +02:00
2006-09-27 14:42:56 -04:00
2006-10-04 13:09:37 +02:00
2006-10-04 13:09:37 +02:00
2006-10-04 13:09:37 +02:00
2006-10-30 10:14:03 +04:00
2006-10-13 19:09:22 +05:00
2006-10-02 12:37:01 +02:00
2006-11-08 17:03:37 +04:00
2006-10-31 11:01:27 +02:00
2006-09-13 15:18:14 +04:00
2006-11-16 13:25:55 +03:00
2006-10-03 16:14:23 +02:00
2006-10-11 14:16:30 +04:00
2006-11-16 14:19:37 +03:00
2006-11-06 23:02:40 -05:00
2006-11-10 15:05:38 +03:00
2006-11-06 22:33:18 +04:00
2006-10-04 13:09:37 +02:00
2006-08-30 01:48:15 +04:00
2006-10-16 16:27:06 +03:00
2006-10-18 17:24:33 -07:00
2006-10-04 13:09:37 +02:00
2006-09-01 05:00:32 +02:00
2006-09-07 11:06:37 -07:00
2006-11-23 22:55:36 +03:00
2006-11-23 22:55:36 +03:00
2006-08-29 15:46:40 +04:00
2006-08-29 15:46:40 +04:00
2006-10-05 00:00:34 +02:00
2006-09-12 18:25:35 +05:00
2006-11-21 13:45:01 +04:00
2006-10-03 15:48:41 +02:00
2006-11-02 17:39:52 -05:00
2006-10-04 13:09:37 +02:00
2006-10-09 19:51:41 +04:00
2006-09-12 17:50:24 +03:00
2006-09-15 14:14:38 +02:00
2006-09-01 04:23:04 -07:00
2006-10-04 13:09:37 +02:00
2006-09-01 14:29:27 +02:00
2006-09-05 16:52:05 +02:00
2006-09-05 16:52:05 +02:00
2006-10-04 13:09:37 +02:00
2006-09-29 19:00:52 +05:00
2006-10-30 14:40:15 +04:00
2006-10-19 14:37:49 +02:00
2006-11-09 16:55:42 +02:00
2006-10-03 16:14:23 +02:00
2006-10-04 13:09:37 +02:00
2006-10-20 11:02:56 +02:00
2006-10-03 15:48:41 +02:00
2006-11-03 16:09:16 +01:00
2006-10-24 17:54:45 +02:00
2006-10-18 18:43:51 -04:00
2006-10-19 17:15:49 +02:00
2006-10-16 11:54:54 +02:00
2006-09-12 16:24:39 +02:00
2006-09-13 23:19:18 +02:00
2006-10-16 11:54:54 +02:00
2006-10-31 16:09:31 +01:00
2006-10-06 14:47:58 +05:00
2006-10-19 15:04:12 +02:00
2006-11-07 17:42:15 +01:00
2006-11-17 12:02:36 +04:00
2006-10-03 15:33:44 +02:00
2006-10-03 15:33:44 +02:00
2006-10-03 15:33:44 +02:00
2006-10-03 15:33:44 +02:00
2006-10-03 15:33:44 +02:00
2006-10-03 15:33:44 +02:00
2006-10-04 11:19:23 -04:00
2006-11-21 16:57:23 +03:00
2006-10-04 13:09:37 +02:00
2006-11-17 10:30:16 +04:00
2006-10-19 16:15:30 +05:00
2006-11-10 15:05:38 +03:00
2006-10-19 18:48:37 +05:00
2006-09-01 04:23:04 -07:00
2006-10-03 16:14:23 +02:00
2006-10-19 10:54:23 +02:00
2006-10-19 10:54:23 +02:00
2006-10-04 22:52:44 +02:00
2006-10-11 11:07:20 +03:00
2006-10-19 10:54:23 +02:00
2006-11-01 12:30:01 +04:00
2006-10-06 13:34:07 +04:00
2006-10-19 10:54:23 +02:00
2006-10-05 18:29:59 +02:00
2006-10-19 10:54:23 +02:00
2006-10-03 16:14:23 +02:00
2006-10-19 10:54:23 +02:00
2006-09-05 16:52:05 +02:00
2006-11-15 12:53:07 +02:00
2006-10-19 10:54:23 +02:00
2006-11-13 15:40:22 -07:00
2006-11-03 15:27:37 +04:00
2007-01-03 11:47:01 -07:00
2006-10-18 22:47:30 +02:00
2006-10-04 13:09:37 +02:00
2006-12-11 16:59:02 -07:00
2006-11-17 12:14:29 -07:00
2006-10-12 18:33:07 +04:00
2006-10-04 13:09:37 +02:00
2006-10-19 11:39:51 -07:00
2006-10-19 11:39:51 -07:00
2006-09-25 16:44:15 +02:00
2006-10-30 10:14:03 +04:00
2006-10-30 10:14:03 +04:00
2006-10-30 10:14:03 +04:00
2006-10-30 10:14:03 +04:00
2006-10-30 10:14:03 +04:00
2006-10-03 14:24:43 +02:00
2006-10-31 20:51:09 +03:00
2006-11-17 10:30:16 +04:00
2006-10-03 16:14:23 +02:00
2006-09-29 12:36:12 +04:00
2006-11-01 17:35:35 +03:00
2006-11-01 16:47:40 +03:00
2006-11-01 16:47:40 +03:00
2006-11-13 15:40:22 -07:00
2006-09-28 17:00:29 +05:00
2006-10-04 13:09:37 +02:00
2006-09-15 14:14:38 +02:00
2006-10-25 20:14:39 +05:00
2006-10-11 19:44:12 +04:00
2006-10-12 13:50:22 +05:00
2006-09-22 19:40:07 +04:00
2006-11-17 10:30:16 +04:00
2006-08-30 00:38:58 +04:00
2006-10-24 15:26:41 +03:00
2006-10-12 17:10:34 -06:00
2006-10-04 10:49:39 -04:00
2006-09-06 08:21:43 -07:00
2006-12-19 15:32:02 +03:00
2006-10-03 14:24:43 +02:00