1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-27 01:57:48 +03:00
unknown 203d46bb38 Fixed bug #20519.
The bug was due to a loss happened during a refactoring made
on May 30 2005 that modified the function JOIN::reinit.
As a result of it for any subquery the value of offset_limit_cnt
was not restored for the following executions. Yet the first 
execution of the subquery made it equal to 0.
The fix restores this value in the function JOIN::reinit.  


mysql-test/r/subselect.result:
  Added a test case fir bug #20519.
mysql-test/t/subselect.test:
  Added a test case fir bug #20519.
2006-07-14 19:28:58 -07:00
..
2005-10-28 23:17:51 +04:00
2006-05-29 16:27:45 +02:00
2006-05-01 21:30:09 +03:00
2006-06-17 02:57:50 +04:00
2006-06-17 02:57:50 +04:00
2006-03-01 15:50:15 +04:00
2006-06-27 00:47:52 +04:00
2006-05-24 17:21:35 +03:00
2006-06-14 23:54:08 +04:00
2006-06-20 00:52:26 +04:00
2006-04-11 15:26:18 +05:00
2006-06-27 17:00:24 +05:00
2006-05-06 23:48:13 -07:00
2006-06-06 23:37:42 +04:00
2006-05-17 20:48:48 -07:00
2006-03-06 23:43:47 +01:00
2006-05-29 19:07:35 +04:00
2006-05-01 22:10:50 -04:00
2006-07-08 00:03:43 +04:00
2006-01-06 00:47:49 +02:00
2006-02-20 15:03:16 +01:00
2006-02-07 19:57:31 +01:00
2006-06-12 15:36:12 +02:00
2006-06-27 00:47:52 +04:00
2006-07-01 09:28:41 +04:00
2006-06-17 02:57:50 +04:00
2006-03-08 10:40:29 +01:00
2006-04-27 21:59:04 +09:30
2005-10-13 11:28:06 +02:00
2005-10-13 11:28:06 +02:00
2006-07-14 19:28:58 -07:00
2006-04-26 17:09:41 -07:00
2006-07-13 20:48:26 -07:00