1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2026-01-06 08:21:10 +03:00
Andrew Hutchings 6c7a34c5fb MCOL-240 Fix NULL handling on empty Having clause
During subquery processing it is possible to have an empty Having
clause. When this happens various tree elements are deleted but the
pointers to those tree elements are not set to NULL. So later on in
processing ExeMgr can crash.
2016-09-08 19:45:40 +01:00
2016-08-24 13:04:08 -05:00
2016-07-27 16:00:28 -05:00
2016-08-10 16:58:14 -05:00
2016-08-16 13:38:45 -05:00
2016-08-15 13:39:00 -05:00
2016-09-05 21:49:38 +01:00
2016-09-06 15:42:48 -05:00
2016-07-19 10:46:58 -05:00
2016-01-06 14:08:59 -06:00
2016-07-15 10:49:57 -05:00
2016-06-22 16:00:00 -05:00
2016-01-06 14:08:59 -06:00
2016-07-19 10:46:58 -05:00
2016-07-19 10:46:58 -05:00
2016-08-04 10:36:06 -05:00
2016-07-19 10:46:58 -05:00
2016-07-19 10:46:58 -05:00
2016-01-06 14:08:59 -06:00
2016-06-15 12:21:16 -04:00
2016-01-13 15:52:33 -06:00
2016-01-13 15:52:33 -06:00
2016-06-02 19:14:56 -05:00
2016-01-06 14:08:59 -06:00
2016-07-19 10:46:58 -05:00
2016-08-05 14:08:55 -05:00
2016-07-19 10:46:58 -05:00
2016-08-24 08:46:03 -05:00
2016-08-29 14:07:35 +03:00
2016-02-16 10:22:48 -06:00
2016-02-16 10:22:48 -06:00

#MariaDB ColumnStore Storage/Execution engine 1.0.2 MariaDB ColumnStore 1.0.2 is the development version of MariaDB ColumnStore. It is built by porting InfiniDB 4.6.2 on MariaDB 10.1.14 and adding entirely new features not found anywhere else.

#MariaDB ColumnStore 1.0.2 is an Alpha release. This is the first MariaDB ColumnStore release, not all features planned for the MariaDB ColumnStore 1.0 series are included in this release.

Additional features will be pushed in future releases. A few things to notice:

  • Do not use alpha releases on production systems.

#Building This repository is not meant to be built independently outside of the server. This repository is integrated into http://mariadb-corporation/mariadb-columnstore-server (ie, the server) as a git submodule. As such, you can find complete build instructions on the server page.

https://github.com/mariadb-corporation/mariadb-columnstore-server

#Issue tracking Issue tracking of MariaDB ColumnStore happens in JIRA, https://jira.mariadb.org/browse/MCOL

Description
Ядро системы хранения данных - код процесса единой системы обмена сообщениями и PM
Readme 240 MiB
Languages
C++ 88.9%
Shell 2.9%
C 2.9%
Python 2.6%
Assembly 1.3%
Other 1.2%