david hill
|
0dbd823c00
|
more changes for names
|
2016-05-12 14:14:24 -05:00 |
|
david hill
|
b78043dc8a
|
add mysql-Columnstore
|
2016-05-12 10:32:12 -05:00 |
|
david hill
|
a02049ba6a
|
name changes
|
2016-05-11 16:24:17 -05:00 |
|
david hill
|
3a143ec9e9
|
removed the default engine setting
|
2016-05-09 15:01:53 -05:00 |
|
David Hall
|
06a9a7d521
|
Add HA_BINLOG_ROW_CAPABLE to table glags. Since we don't care about binlog, this should be harmless. We had been getting errors on certain queries that needed row binlog because of variance in the answer.
|
2016-05-06 13:48:59 -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
|
4fbb4fee91
|
Remove a bad table_flag
|
2016-05-03 09:40:30 -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
|
fe6da4708a
|
Join buffer size need not be limited. If it is, be sure the optimize switch optimize_join_buffer_size is set on.
|
2016-04-26 17:25:03 -05:00 |
|
David Hall
|
a72f053840
|
Fix for date_item and a crash
|
2016-04-26 17:21:35 -05:00 |
|
David Hall
|
07856fb1e0
|
Should clean up in instead of just return. Unlikely to follow this path, but...
|
2016-03-31 11:11:33 -05:00 |
|
David Hall
|
d47f38f5b6
|
add group_concat_max_len=512 to my.cnf to prevent blob compares.
|
2016-03-22 12:29:24 -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
|
d06744ae0a
|
Need to reset isNewQuery
|
2016-02-29 18:17:51 -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
|
dfbbed1645
|
merge failed
|
2016-02-19 13:47:56 -06:00 |
|
David Hall
|
9d5f9bbd43
|
Convert some more error codes
|
2016-02-19 13:47:10 -06:00 |
|
david hill
|
cd64460dac
|
added call to kill_by_pid during stopping, fix hanging issue
|
2016-02-19 13:38:02 -06:00 |
|
David Hall
|
d24629b467
|
MariaDB 10.1 has different signature for start_bulk_insert than mysql 5.1.73
|
2016-02-19 12:11:05 -06:00 |
|
David Hall
|
f458cb46cc
|
Make drop table work
|
2016-02-18 16:36:15 -06:00 |
|
david hill
|
deb94b245e
|
fix syscolumn maxvalue issue
|
2016-02-18 09:48:51 -06:00 |
|
David Hall
|
359781f3bb
|
Need to use only current MariaDB errors. Can't makenew ones.
|
2016-02-17 15:00:18 -06:00 |
|
David Hall
|
357cba722c
|
Change error codes to match MariaDB's new scheme
|
2016-02-17 10:09:40 -06:00 |
|
David Hall
|
3b730e08f8
|
Change HA_ERR_INTERNAL_ERROR to ER_INTERNAL_ERROR to match MariaDB
Remove nightly queries from the code base
|
2016-02-13 14:51:34 -06:00 |
|
David Hall
|
2f782d3fc8
|
Implement calpont_discover_existence
|
2016-02-12 09:14:00 -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
|
98aff3b93a
|
remove thread_curr, not used any more
|
2016-02-08 10:06:13 -06:00 |
|
david hill
|
484e88b1e8
|
add in kill by pid
|
2016-02-08 09:15:08 -06:00 |
|
david hill
|
0192fedd73
|
change default-storage-engine=Aria
|
2016-02-04 15:51:37 -06:00 |
|
david hill
|
2517314452
|
changed socket name
|
2016-02-04 15:29:58 -06:00 |
|
david hill
|
a56875b62c
|
add mysql-Calpont back in
|
2016-02-04 14:26:07 -06:00 |
|
david hill
|
eb178df679
|
change my.cnf buffer size
|
2016-02-03 14:34:39 -06:00 |
|
david hill
|
2dc6fd733e
|
update files.lst
|
2016-01-28 14:36:38 -06:00 |
|
builder
|
0e28b4c32b
|
change mariadb path
|
2016-01-19 13:56:51 -06:00 |
|
David Hall
|
86c3faee1d
|
Merge branch 'master' of https://github.com/davidhilldallas/InfiniDB_MariaDB
|
2016-01-14 10:32:01 -06:00 |
|
David Hall
|
1bd427486c
|
Updated with latest InfiniDB Develop (4.6.6)
|
2016-01-14 10:27:21 -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 |
|