1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-10 19:44:09 +03:00
Files
mariadb/mysql-test/r
Varun Gupta 164cf4f463 MDEV-16579: Wrong result of query using DISTINCT COUNT(*) OVER (*)
The query requires 2 temporary tables for execution, the window function
is always attached to the last temporary table, but in this case the
result field of the window function points to the first temporary table
rather than the last one.
Fixed this by not changing window function items with temporary table
items of the first temporary table.
2019-12-17 21:45:53 +05:30
..
2018-11-15 19:21:40 +01:00
2018-09-10 16:47:44 +04:00
2018-11-06 08:41:48 +02:00
2019-05-04 17:04:55 +02:00
2019-10-11 18:38:18 +03:00
2017-10-24 14:53:18 +02:00
2019-05-04 17:04:55 +02:00
2019-05-04 17:04:55 +02:00
2018-11-06 08:41:48 +02:00
2017-10-24 14:53:18 +02:00
2018-08-21 15:20:34 +03:00
2019-10-25 12:57:36 +03:00
2019-04-25 09:04:09 +03:00
2019-05-04 17:04:55 +02:00
2019-05-04 17:04:55 +02:00
2018-12-21 09:43:35 +02:00
2019-09-23 08:26:08 +03:00
2018-06-21 23:47:39 +02:00
2019-10-11 18:38:18 +03:00
2019-10-11 18:38:18 +03:00
2019-09-18 16:24:48 +03:00
2019-08-20 09:15:28 +03:00
2018-06-21 23:47:39 +02:00
2019-03-04 16:46:58 +02:00
2017-09-18 10:12:23 +02:00
2018-11-06 08:41:48 +02:00
2019-05-04 17:04:55 +02:00
2018-11-06 08:41:48 +02:00
2019-10-11 15:19:55 +03:00
2018-11-06 08:41:48 +02:00
2017-04-01 14:15:18 +03:00
2019-06-12 22:54:46 +02:00
2017-06-19 16:46:34 +03:00
2017-07-05 17:15:57 +02:00
2019-04-24 11:15:38 +02:00
2019-03-27 11:56:08 +02:00
2018-06-10 17:16:27 +03:00
2017-07-05 19:08:55 +02:00
2019-04-25 09:04:09 +03:00
2019-09-23 08:26:08 +03:00
2019-12-03 14:45:06 +01:00
2019-03-15 21:00:41 +01:00
2018-04-07 17:11:22 +03:00
2019-07-20 09:09:28 +02:00
2019-07-26 13:33:51 +02:00
2019-10-25 12:57:36 +03:00
2019-03-26 17:38:54 +02:00
2019-07-25 13:27:11 +02:00
2019-07-26 07:03:39 +02:00
2018-12-30 18:30:29 +01:00
2018-08-02 08:19:57 +03:00
2019-07-01 13:15:20 +03:00
2019-02-03 17:22:05 +02:00
2019-02-03 17:22:05 +02:00
2019-11-11 16:03:43 +02:00
2019-03-15 21:00:41 +01:00
2019-10-11 18:38:18 +03:00
2018-04-24 09:39:45 +03:00
2018-05-10 13:01:42 +02:00
2019-03-15 21:00:41 +01:00
2019-09-11 08:48:00 +03:00
2019-03-01 12:41:05 -05:00
2019-03-01 12:41:05 -05:00
2019-05-04 17:04:55 +02:00
2017-06-08 12:45:08 +03:00
2019-10-25 12:57:36 +03:00
2019-10-25 12:57:36 +03:00
2017-09-19 12:43:02 +03:00
2019-05-04 17:04:55 +02:00
2019-03-29 10:58:20 +01:00
2019-08-28 15:23:21 +03:00
2019-08-28 15:23:21 +03:00
2019-03-26 14:17:19 +02:00
2019-08-20 09:15:28 +03:00
2019-03-15 21:00:41 +01:00
2017-10-02 11:16:53 +03:00
2019-03-15 21:00:41 +01:00