1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-21 06:21:35 +03:00
Files
mariadb/mysql-test/r
Sergey Petrunya fc6b6435b4 BUG#823930: Wrong result with semijoin materialization and blob fields
- Make subquery_types_allow_materialization() detect a case where 
  create_tmp_table() would create a blob column which would make it 
  impossible to use materialization
  Non-semi-join materialization worked because it detected that this case
  and felt back to use IN->EXISTS. Semi-join Materialization cannot easily
  fallback, so we have to detect this case early.
2011-09-06 17:06:04 +04:00
..
2010-01-15 17:27:55 +02:00
2011-01-25 12:14:28 +05:30
2011-05-02 20:58:45 +03:00
2010-12-10 23:23:34 -08:00
2011-06-09 17:23:39 +02:00
2010-01-15 17:27:55 +02:00
2011-07-21 15:55:08 -07:00
2011-06-07 18:13:02 +02:00
2011-05-19 19:16:17 +02:00
2011-05-03 19:10:10 +03:00
2011-09-02 15:10:10 +03:00
2010-11-25 00:57:34 +02:00
2011-02-03 17:00:28 +02:00
2011-07-12 23:47:35 -07:00
2011-06-09 17:23:39 +02:00
2010-11-25 00:57:34 +02:00
2011-06-09 17:23:39 +02:00
2011-06-07 18:13:02 +02:00
2011-05-10 18:17:43 +03:00
2011-05-03 19:10:10 +03:00
2011-08-27 00:40:29 +03:00
2011-07-20 21:55:55 -07:00
2010-10-19 15:58:35 +02:00
2011-07-29 17:09:16 -07:00
2011-07-29 17:09:16 -07:00
2011-08-16 22:48:35 -07:00
2011-08-16 22:48:35 -07:00
2011-02-03 17:00:28 +02:00
2011-05-28 05:11:32 +03:00
2011-03-29 10:09:05 +02:00
2011-05-28 05:11:32 +03:00
2011-05-19 19:19:44 +02:00
2010-09-06 02:15:34 +03:00
2011-05-28 05:11:32 +03:00
2011-06-15 21:48:38 -07:00
2011-07-20 16:09:28 -07:00
2010-09-06 02:15:34 +03:00
2011-05-10 18:17:43 +03:00
2011-05-02 20:58:45 +03:00
2011-05-18 15:17:26 +02:00
2011-07-21 15:50:25 +03:00
2009-11-06 17:54:19 +03:00
2011-06-24 21:43:31 +04:00
2010-10-15 20:13:35 +05:00
2011-02-03 17:00:28 +02:00
2011-06-07 18:13:02 +02:00
2011-08-05 22:01:49 +04:00
2011-08-05 22:01:49 +04:00
2010-12-10 23:23:34 -08:00
2010-09-28 12:39:33 -07:00
2011-05-10 18:17:43 +03:00
2011-05-02 20:58:45 +03:00
2010-06-01 21:52:20 +02:00
2011-05-02 20:58:45 +03:00
2009-11-27 18:10:28 +02:00
2011-05-28 05:11:32 +03:00
2011-07-04 14:51:16 +03:00
2011-05-28 05:11:32 +03:00
2011-08-23 15:39:15 +03:00
2011-07-19 23:19:10 +03:00
2011-08-27 00:40:29 +03:00
2011-09-02 15:10:10 +03:00
2011-09-02 15:10:10 +03:00
2011-09-02 15:10:10 +03:00
2011-09-02 15:10:10 +03:00
2011-07-19 11:45:46 +04:00
2011-09-02 15:10:10 +03:00
2010-09-28 12:39:33 -07:00
2011-05-28 05:11:32 +03:00
2011-06-07 18:13:02 +02:00
2010-10-19 15:58:35 +02:00
2011-05-19 19:16:17 +02:00
2011-05-19 19:16:17 +02:00
2011-05-28 05:11:32 +03:00
2011-06-09 17:23:39 +02:00
2011-05-19 19:01:46 +02:00
2011-05-19 19:01:46 +02:00
2011-06-09 17:23:39 +02:00
2011-06-07 18:13:02 +02:00
2011-05-28 05:11:32 +03:00
2011-05-28 05:11:32 +03:00
2011-05-16 15:07:04 +03:00
2011-06-06 12:19:35 -07:00
2011-08-11 20:24:32 -07:00
2011-05-17 10:35:24 +03:00
2011-03-31 14:29:23 +02:00