Justin Swanhart
8762b1562d
[MCOL-69] autotools - remove non-working CXX flag checks, update bootstrap
2016-05-31 11:33:21 -04:00
david hill
f9bdeb2ca4
MCOL-89, change to handle 1.0.0 package names
2016-05-31 10:22:32 -05:00
Justin Swanhart
411b372ffc
[MCOL-69] autotools - remove generated macros, update top .am and .ac files
2016-05-31 11:05:58 -04:00
Justin Swanhart
7115c56cf0
[MCOL-69] autotools - remove non-source files
2016-05-31 10:30:11 -04:00
Justin Swanhart
970355d32d
[MCOL-69] autotools - update configure.ac to add AM_PROG_CC_C_O macro
2016-05-31 10:06:44 -04:00
Justin Swanhart
220acaae89
[MCOL-69] - update .gitignore to remove generated files
2016-05-31 09:57:53 -04:00
Justin Swanhart
635c8e6b42
[MCOL-69] - make bootstrap run autoreconf, update .gitignore to remove generated files
2016-05-31 09:56:32 -04:00
david hill
07e5b592da
community build script change
2016-05-30 18:55:06 -05:00
Justin Swanhart
e9b6d3a5a6
[MCOL-69] generated file cleanup, add artifacts to ignore list
2016-05-30 07:52:26 -04: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
Justin Swanhart
88c313ca70
[MCOL-69] Attempt rpath change in top level autoconf macro file
2016-05-29 22:32:28 -04:00
Justin Swanhart
6fcdbaa67b
Merge pull request #1 from mariadb-corporation/master
...
merge upstream
2016-05-29 13:49:46 -04:00
David Hall
6df96183a6
Merge branch 'master' of https://github.com/mariadb-corporation/mariadb-columnstore-engine
2016-05-27 14:40:44 -05:00
David Hall
c1c82a606b
MCOL-2 Change error and message text to Columnstore
2016-05-27 14:40:19 -05:00
david hill
aaf65f9943
add check for confirm arg in restartprocess
2016-05-27 09:21:23 -05:00
Justin Swanhart
a812a76e8d
[MCOL-69] - improve build process
...
Add .gitignore file to omit autoconf artificats
Modify bootstrap to:
No longer copy binaries into export
Create export/mysql directory properly
Check for errors when generating version header
Run configure
Check for errors when running configure
Modify genVersion.h to:
Place versionnumber.h into dbcon/mysql, the only place it appears to be used
It was being generated in the install prefix, thus when using a non-user
path like /usr/local/PREFIX it would fail to generate the version number
header, because the user compiling the software does not have write
permission. This necessitated building as root, this will resolve that.
Remove config.log, an autotools artifact
Add autoconf templates for mcsadmin
2016-05-27 09:47:39 -04:00
david hill
873111ce3f
change rsa key checkin
2016-05-26 15:52:41 -05:00
david hill
fbb2b64d5c
tweak for amazon pm1 terminate not restarting
2016-05-26 13:38:45 -05:00
david hill
d6388afd64
get localhostname - add check for nic = 1
2016-05-26 09:21:46 -05:00
david hill
c6f89d3336
get localhostname
2016-05-26 09:14:14 -05:00
david hill
da11ab24a6
fix amazon getgroup command
2016-05-25 15:41:37 -05:00
david hill
f9775e7ce6
remove amazon start when module is stopped
2016-05-25 15:08:00 -05:00
david hill
a2264bea70
add a linefeed before system being started
2016-05-25 14:51:34 -05:00
david hill
70a2ca00f6
change tmp storage name
2016-05-25 14:08:04 -05:00
david hill
5440f1fa02
Merge branch 'master' of https://github.com/mariadb-corporation/mariadb-columnstore-engine
2016-05-25 13:03:25 -05:00
david hill
23dad9de02
fix engine create issue
2016-05-25 13:03:11 -05:00
David Hall
2fa2a214c6
MCOL-81 - optimizer override bug
2016-05-24 17:42:17 -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 Hall
9adb467296
Merge branch 'master' of https://github.com/davidhilldallas/InfiniDB_MariaDB
2016-05-24 01:07:14 -05:00
david hill
276ff9b819
change infinidb rpm
2016-05-23 22:44:08 -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 hill
c1ce750c72
another name change
2016-05-23 16:09:28 -05:00
david hill
94022b2782
change release
2016-05-21 16:08:56 -05:00
david hill
57f4e95e60
change name
2016-05-20 14:38:56 -05:00
david hill
d08fbe88ea
change calpont.conf to columnstore.conf
2016-05-20 14:12:34 -05:00
david hill
54212d65a4
change calpont.conf to columnstore.conf
2016-05-20 13:57:55 -05:00
david hill
762b31903e
post test script name change
2016-05-20 10:47:29 -05:00
David Hall
0a2e7f8cd0
MCOL-23 Fix from_unixtime and nullif
2016-05-19 17:49:23 -05:00
david hill
565f5176b0
merge columnstore2 into master
2016-05-19 14:55:04 -05:00
david hill
a6f8773511
change engine
2016-05-19 09:24:39 -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 hill
2865b3a4eb
change
2016-05-17 16:09:24 -05:00
david hill
a6f53c794b
change
2016-05-17 11:22:07 -05:00
david hill
0e9530f28c
change
2016-05-17 10:56:37 -05:00
david hill
00f45b6ec9
update
2016-05-17 09:49:30 -05:00