1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-10-20 00:09:21 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Andrew Hutchings
8633859dd4 MCOL-3514 Add support for S3 to cpimport
cpimport now has the ability to use libmarias3 to read an object from an
S3 bucket instead of a file on local disk.

This also moves libmarias3 to utils/libmarias3.
2019-09-24 10:31:22 +01:00
Patrick LeBlanc
51bb9f3050 Added licensing preamble. Got it to build. 2019-01-23 13:02:53 -06:00
David Hall
94455246a1 MCOL-521 Move regr functions to their own directrory 2018-08-16 11:56:48 -05:00
Roman Nozdrin
fbd081dbf1 MCOL-497 securing mysql connection with TLS in crossengine and querystats code. 2017-12-19 08:21:55 +03:00
David Hill
232e819fa7 MCOL-723 2017-05-24 13:23:41 -05:00
Andrew Hutchings
3299a3d57d MCOL-317 Remove libdrizzle
This switches to MariaDB's client library instead of libdrizzle for
Cross Engine and query stats.

It also switches to unbuffered result sets.
2017-01-12 17:12:39 +00:00
Ben Thompson
7766a04de2 Fixes and switch to external boost library 2016-08-10 16:19:27 -05:00
Ben Thompson
3abaf780d5 Use the internal built boost library for now 2016-07-26 10:11:56 -05:00
Ben Thompson
e1520a2e4b CMakeLists config changes 2016-07-25 16:14:48 -05:00
Ben Thompson
c863caf932 remove jemalloc from utils cmakelists 2016-07-15 10:49:58 -05:00
Ben Thompson
424628349b Add CMake build tree files 2016-07-15 10:49:57 -05:00