1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-05-31 11:41:14 +03:00

74 Commits

Author SHA1 Message Date
david hill
e9d96ddc85 copyright additions 2016-06-01 20:03:20 -05:00
david hill
3a6d4c3fd2 Revert "copyright name change"
This reverts commit 7000f6e4f2eadf5bafccf7b459b3a3eff229d426.
2016-06-01 17:54:28 -05:00
david hill
7000f6e4f2 copyright name change 2016-06-01 14:54:11 -05:00
David Hall
c1c82a606b MCOL-2 Change error and message text to Columnstore 2016-05-27 14:40:19 -05:00
David Hall
2fa2a214c6 MCOL-81 - optimizer override bug 2016-05-24 17:42:17 -05:00
David Hall
4ba6ce790e MCOL-23 working_tpch1_compareLogOnly/onClauseJoins/bug4031.sql: A better solution 2016-05-23 18:41:00 -05:00
David Hall
71ecd3212b MCOL-23 working_tpch1_compareLogOnly/onClauseJoins/bug4031.sql: Create a better search for the correct TABLE_LIST* object. 2016-05-23 18:34:25 -05:00
David Hall
eb36fa5e7e MCOL-2 Update engine name to columnstore part 2 2016-05-18 17:31:44 -05:00
David Hall
80437a0083 MCOL-2 Update engine name to columnstore 2016-05-18 17:28:50 -05:00
root
94a3174688 Fix XOR handling in gp_walk to be consistent with other logical operators . XOR is no more ITEM_COND, but ITEM_FUNC 2016-05-18 17:15:57 +02:00
David Hall
e28242a885 MCOL-43 - Function Join Fails. Added support for MYSQL_TYPE_DATETIME2 2016-05-16 15:39:38 -05:00
David Hall
e1b63c4f9e MCOL-47. Fix so IN string lists don't mess up 2016-05-12 15:23:50 -05:00
David Hall
8b22aa01f8 Revert some changes back to look like 4.6 -- sj_on_expr is for semi join only. change back on_expr 2016-05-03 14:20:48 -05:00
David Hall
445ac3337b Derived tables no longer are cached. Fix optimizer to handle this fact 2016-05-02 18:43:54 -05:00
David Hall
a72f053840 Fix for date_item and a crash 2016-04-26 17:21:35 -05:00
David Hall
2ae06e59d1 some more stuff in debug_walk 2016-03-15 16:06:10 -05:00
David Hall
54011ad4dc Fix a crash 2016-03-10 17:35:31 -06:00
David Hall
6090c0e618 Reverse loop must still account for 0 based array 2016-03-08 16:46:35 -06:00
David Hall
5e57ea8b54 Some more CACHE_ITEM stuff 2016-02-29 18:47:10 -06:00
David Hall
353ec57908 Changes needed for Item::CACHE_ITEM 2016-02-29 18:01:22 -06:00
David Hall
6e58ad4cc2 Add handling of subquery cach item types. This is not working, but... 2016-02-26 14:33:30 -06:00
David Hall
357cba722c Change error codes to match MariaDB's new scheme 2016-02-17 10:09:40 -06:00
David Hall
e4c7f2292c Remove some files that shouldn't be in version control (If you need them, I still have them).
Some changes needded to build debug
2016-02-08 13:54:26 -06:00
david hill
f6afc42dd0 the begginning 2016-01-06 14:08:59 -06:00