1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-07 03:22:57 +03:00
Commit Graph

1250 Commits

Author SHA1 Message Date
Ben Thompson
b7124b91b3 Merge branch
Conflicts:
	dbcon/dmlpackageproc/CMakeLists.txt
	oamapps/CMakeLists.txt
	utils/cacheutils/CMakeLists.txt
	utils/common/CMakeLists.txt
	utils/compress/CMakeLists.txt
	utils/dataconvert/CMakeLists.txt
	utils/idbdatafile/CMakeLists.txt
	utils/mysqlcl_idb/CMakeLists.txt
2016-07-15 11:31:46 -05:00
Ben Thompson
96a0526ac5 add commented out lines from cmakelists files 2016-07-15 11:23:26 -05:00
Ben Thompson
8b1bb12610 libjoiner install line uncommented out 2016-07-15 10:49:58 -05:00
Ben Thompson
3933982f3c make installed scripts executable 2016-07-15 10:49:58 -05:00
Ben Thompson
c863caf932 remove jemalloc from utils cmakelists 2016-07-15 10:49:58 -05:00
Ben Thompson
2504b2466a remove jemalloc cmakelists file 2016-07-15 10:49:58 -05:00
Ben Thompson
934920d73e Changes to how source generating scripts are called from cmakelists 2016-07-15 10:49:57 -05:00
Ben Thompson
424628349b Add CMake build tree files 2016-07-15 10:49:57 -05:00
Ben Thompson
d90af9496e Remove Makefile.in and update gitignore 2016-07-15 10:49:57 -05:00
Ben Thompson
6bbb56b009 libjoiner install line uncommented out 2016-07-15 10:48:08 -05:00
Ben Thompson
c4b2acebb4 make installed scripts executable 2016-07-15 10:43:56 -05:00
Ben Thompson
c8ff118462 remove jemalloc from utils cmakelists 2016-07-14 13:49:23 -05:00
Ben Thompson
77fc5ecfb2 remove jemalloc cmakelists file 2016-07-14 13:20:36 -05:00
Ben Thompson
13ba43c16b Changes to how source generating scripts are called from cmakelists 2016-07-14 13:12:52 -05:00
Ben Thompson
6a6d24b91b Add CMake build tree files 2016-07-13 18:12:37 -05:00
Ben Thompson
3e512830fe Remove Makefile.in and update gitignore 2016-07-12 17:45:33 -05:00
david hill
55858d9eb0 MCOL-5 - chnage for ubunut build 2016-07-11 17:15:16 -05:00
David Hall
31b6660cd4 MCOL-80 EXTRACT() function returned assertion error. Added code similar to mariadb code for all the INTERVAL_XXX_MICROSECOND intervals.
There is still an issue with a wrong answer for INTERVAL_MINUTE_MICROSECOND.
2016-06-28 17:15:11 -05:00
david hill
7e43892584 MCOL-59 - change Calpont to Columnstore 2016-06-24 08:57:02 -05:00
david hill
7d8de28b43 MCOL-59, change calpont.xml 2016-06-22 16:00:00 -05:00
justin
22b7b3d1ef [MCOL-69] - autotools bootstrap only needed on new release version 2016-06-15 04:46:10 -04:00
justin
2a60153958 [MCOL-69] autotools - finish integrating newer net-snmp 2016-06-14 14:15:05 -04:00
justin
54c361cff7 [MCOL-69] autotools 2016-06-13 20:02:25 -04:00
Sergei Golubchik
b1b60065d9 build fails with boost linking errors 2016-06-03 13:55:09 +03:00
Justin Swanhart
16b1264557 Merge pull request #3 from mariadb-corporation/master
merge upstream
2016-06-01 23:13:42 -04:00
david hill
e9d96ddc85 copyright additions 2016-06-01 20:03:20 -05:00
Justin Swanhart
5827cd5c47 merge upstream 2016-06-01 19:59:03 -04:00
david hill
3a6d4c3fd2 Revert "copyright name change"
This reverts commit 7000f6e4f2.
2016-06-01 17:54:28 -05:00
Justin Swanhart
be45f0a40f merge 2016-06-01 17:30:57 -04:00
david hill
f46acea23e removed files for cleanup 2016-06-01 15:00:27 -05:00
david hill
7000f6e4f2 copyright name change 2016-06-01 14:54:11 -05:00
david hill
eff8f39801 MCOL-3 directory name changes 2016-05-31 16:40:30 -05:00
Justin Swanhart
185d1a780c [MCOL-69] Remove Makefile.in files (should be generated with autoreconf) 2016-05-30 07:48:12 -04:00
Justin Swanhart
25093d4dd0 [MCOL-69] Fix autotools build process
Remove generated Makefiles
Update Makefile.am to specify RPATH as a subdirectory of --prefix
Remove configure artifacts such as config.log, config.h, etc
Remove unneeded backup files (files ending in tilde ~)
2016-05-30 07:41:56 -04:00
David Hall
c1c82a606b MCOL-2 Change error and message text to Columnstore 2016-05-27 14:40:19 -05:00
David Hall
8ad31a0ef2 MCOL-79 NULLIF() function returns incorrect values 2016-05-24 14:43:15 -05:00
david hill
e39acb55dc change github repo name 2016-05-24 10:39:28 -05:00
david hill
57f4e95e60 change name 2016-05-20 14:38:56 -05:00
David Hall
0a2e7f8cd0 MCOL-23 Fix from_unixtime and nullif 2016-05-19 17:49:23 -05:00
david hill
5373d34b79 changes 2016-05-15 14:54:06 -05:00
david hill
4c8dae969d name changes 2016-05-12 17:33:10 -05:00
david hill
0dbd823c00 more changes for names 2016-05-12 14:14:24 -05:00
david hill
a02049ba6a name changes 2016-05-11 16:24:17 -05:00
david hill
e077644376 change calpontConsole to mcsadmin 2016-05-09 14:37:48 -05:00
David Hall
7f1cb2be07 Fix from_unixtime when used with numeric operator 2016-05-06 13:47:26 -05: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
ab83e5220c change plugin directory 2016-02-03 11:30:24 -06:00
david hill
7681aad560 change mariabd dir 2016-01-18 15:52:31 -06:00
david hill
e36d78cfc0 add back in windows project files 2016-01-13 15:52:33 -06:00
david hill
f6afc42dd0 the begginning 2016-01-06 14:08:59 -06:00