1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-08 00:28:29 +03:00
Files
mariadb/mysql-test/t
Tatiana A. Nurnberg d7e7765b36 Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sql_mode
If an outer query is broken, a subquery might not even get set up.
EXPLAIN EXTENDED did not expect this and merrily tried to de-ref all
of the half-setup info.

We now catch this case and print as much as we have, as it doesn't cost us
anything (doesn't make regular execution slower).
2009-10-29 16:01:54 -07:00
..
2009-10-09 23:57:43 +02:00
2009-09-10 11:58:13 +05:00
2009-08-20 14:30:59 +02:00
2009-02-09 22:00:15 +01:00
2009-09-03 08:38:06 +02:00
2009-02-09 22:00:15 +01:00
2009-06-25 13:44:50 +05:00
2009-09-29 17:38:40 +02:00
2009-09-29 10:12:04 +02:00
2009-07-15 15:43:45 +05:30
2009-03-27 10:18:06 +08:00
2009-02-06 18:25:08 +01:00
2009-09-10 15:30:03 +05:00
2009-10-23 23:37:57 +05:00
2009-10-24 09:57:31 +03:00
2009-02-26 18:17:06 +01:00
2009-05-06 15:00:14 +05:30
2009-09-02 18:58:17 +02:00
2009-04-09 14:38:50 +05:00
2009-10-20 11:00:07 -07:00
2009-02-09 22:00:15 +01:00
2009-07-30 17:51:25 -07:00
2009-02-03 14:45:17 +01:00
2009-08-12 12:03:05 +02:00
2009-09-10 11:54:26 +05:00
2009-10-22 14:40:15 +05:00
2009-03-10 16:54:24 +01:00
2009-07-03 10:19:32 +02:00
2009-06-10 11:58:36 +03:00
2009-08-31 16:40:35 +03:00
2009-02-19 18:24:25 -05:00
2009-10-08 16:36:36 +01:00
2009-05-15 12:11:07 +05:00
2009-05-10 21:20:35 +05:00
2009-08-31 17:09:09 +03:00