1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown 024d232af5 Remove an unrelevant assert.
sql/sql_select.cc:
  This assert is not relevant because:
  - the correct assert is DBUG_ASSERT(! (full && sl->uncacheable)) 
    (prevents freeing of uncacheable JOINs), it breaks view.test
  - it seems we can free internal JOINs, even if they are uncacheable:
    if the top level join is evaluated, we're not going to need  the
    internal joins any more
2005-06-24 23:29:00 +04:00
..
2005-06-07 00:31:53 +03:00
2005-05-21 23:23:39 +02:00
2005-06-24 01:21:18 -07:00
2005-06-20 22:31:25 +02:00
2005-06-09 15:48:57 +02:00
2005-06-07 00:31:53 +03:00
2005-06-20 18:02:47 +02:00
2005-05-13 14:04:32 +03:00
2005-06-02 07:27:02 -07:00
2005-06-23 19:33:19 +03:00
2005-06-07 00:31:53 +03:00
2005-06-23 11:22:30 -07:00
2005-06-07 00:31:53 +03:00
2005-06-23 01:02:43 +04:00
2005-06-23 01:02:43 +04:00
2005-05-06 11:39:30 +03:00
2005-06-03 18:29:36 +02:00
2005-05-26 21:01:55 +02:00
2005-06-20 22:31:25 +02:00
2005-06-08 21:56:22 +05:00
2005-06-07 00:31:53 +03:00
2005-06-07 00:31:53 +03:00
2005-06-07 00:31:53 +03:00
2005-03-24 14:32:40 +01:00
2005-05-18 19:00:21 +03:00
2005-06-07 00:31:53 +03:00
2005-05-26 21:01:55 +02:00
2005-06-05 17:19:50 +03:00
2005-05-02 10:19:37 -07:00
2005-05-20 16:34:59 -05:00
2005-06-22 21:07:28 +04:00
2005-05-19 15:20:10 +02:00
2005-06-07 00:31:53 +03:00
2005-06-23 11:22:30 -07:00
2005-06-07 14:50:45 +04:00
2005-03-16 04:32:47 +03:00
2005-06-24 23:29:00 +04:00
2005-06-07 00:31:53 +03:00
2005-05-06 11:39:30 +03:00
2005-05-24 22:19:33 +04:00
2005-06-07 00:31:53 +03:00
2005-06-23 01:02:43 +04:00
2005-06-01 16:35:09 +03:00
2005-06-07 00:31:53 +03:00
2005-06-01 16:35:09 +03:00