2019-10-09 |
Niels Nes |
small fixes for the case of running with the logger disabled.
|
2019-10-09 |
Niels Nes |
fixed one more crash with subqueries.
Nov2019
|
2019-10-08 |
Martin Kersten |
Remove superflous definition
|
2019-10-08 |
Martin Kersten |
Move the workingset administration from the individual Client records
|
2019-10-08 |
Niels Nes |
fixed error message
Nov2019
|
2019-10-08 |
Pedro Ferreira |
Merge with Nov2019
|
2019-10-08 |
Pedro Ferreira |
Disable added upgrade code for now
Nov2019
|
2019-10-08 |
Pedro Ferreira |
Merge with Apr2019
Nov2019
|
2019-10-08 |
Pedro Ferreira |
Fixed lag/lead functions issue. When the lead/lag value is negative, the function should call it's dual correspondent
Apr2019
|
2019-10-08 |
Pedro Ferreira |
Merge with Apr2019 branch
Nov2019
|
2019-10-08 |
Pedro Ferreira |
Fixed issue with lag window function
Apr2019
|
2019-10-08 |
Niels Nes |
handle more subquery/window function combinations
Nov2019
|
2019-10-08 |
Aris Koning |
Rename 'dictionary' to 'capped'.
mosaic
|
2019-10-08 |
Aris Koning |
Remove unused include.
mosaic
|
2019-10-08 |
Aris Koning |
Fix some compiler warnings.
mosaic
|
2019-10-08 |
Pedro Ferreira |
Added upgrade code for misleading number value on _columns table after alter table drop column statements
Nov2019
|
2019-10-08 |
Martin Kersten |
Also close the last client record.
|
2019-10-08 |
Pedro Ferreira |
Merge with Apr2019 branch
Nov2019
|
2019-10-08 |
Martin Kersten |
Minor additions
mlogger
|
2019-10-08 |
Pedro Ferreira |
Added read queries to test
Apr2019
|
2019-10-08 |
Pedro Ferreira |
When dropping a column decrease the column number for the ones afterwards
Apr2019
|
2019-10-08 |
Sjoerd Mullender |
Approve apparent change in R package.
Nov2019
|
2019-10-08 |
Martin Kersten |
Correct type
|
2019-10-08 |
Martin Kersten |
Fix compilation
|
2019-10-07 |
Martin Kersten |
Add the dynamic control over tracing the MAL optimizers.
|
2019-10-07 |
Aris Koning |
Update TODO's.
mosaic
|
2019-10-07 |
Aris Koning |
Loose coupling estimation and compression.
mosaic
|
2019-10-02 |
Aris Koning |
Update TODO's.
mosaic
|
2019-10-07 |
Thodoris Zois |
Added Tracer -> gdk_logger.c
mlogger
|
2019-10-07 |
Pedro Ferreira |
Issues with exists operator
Nov2019
|
2019-10-07 |
Sjoerd Mullender |
Merge with Nov2019 branch.
|
2019-10-07 |
Sjoerd Mullender |
Fix upgrade code for wlcr.
Nov2019
|
2019-10-07 |
Thodoris Zois |
Added Tracer -> shutdowntest.c
mlogger
|
2019-10-07 |
Thodoris Zois |
Removed Tracer -> msqldump.c
mlogger
|
2019-10-07 |
Sjoerd Mullender |
Revert session timeout to seconds and check before change.
Nov2019
|
2019-10-07 |
Sjoerd Mullender |
Add casts.
Nov2019
|
2019-10-07 |
Sjoerd Mullender |
Use oid for query tags.
Nov2019
|
2019-10-07 |
Pedro Ferreira |
Merge with default
grouping-analytics
|
2019-10-07 |
Pedro Ferreira |
Merge with Nov2019 branch.
|
2019-10-07 |
Pedro Ferreira |
We shouldn't allow internal SQL functions to be called from regular queries
Nov2019
|
2019-10-07 |
Thodoris Zois |
Added Tracer -> msqldump.c
mlogger
|
2019-10-07 |
Thodoris Zois |
Created macro with function logical name (TraceLN) and modified log levels
mlogger
|
2019-10-07 |
Pedro Ferreira |
Correlated windowing functions subqueries crashing :(
Nov2019
|
2019-10-07 |
Sjoerd Mullender |
Merge heads.
Nov2019
|
2019-10-07 |
Sjoerd Mullender |
Merge with Nov2019 branch.
|
2019-10-07 |
Sjoerd Mullender |
Closing branch.
wlcrNov2019
|
2019-10-07 |
Sjoerd Mullender |
Manually merged changes from wlcrNov2019 branch.
Nov2019
|
2019-10-07 |
Pedro Ferreira |
Simple query with wrong results
Nov2019
|
2019-10-06 |
Martin Kersten |
Fix compilations
|
2019-10-06 |
Martin Kersten |
Fix compilation error
|
2019-10-06 |
Martin Kersten |
Approved output
wlcrNov2019
|
2019-10-06 |
Martin Kersten |
Add the upgrade code for the fixed wlcr code.
wlcrNov2019
|
2019-10-06 |
Martin Kersten |
Another round of smaller fixes to corner the timing
wlcrNov2019
|
2019-10-06 |
Martin Kersten |
Approve test output
|
2019-10-06 |
Martin Kersten |
Make the profiler thread safe by setting locks around client inprogress[]
|
2019-10-06 |
Martin Kersten |
Added warning. Profiler not thread safe
|
2019-10-06 |
Martin Kersten |
Remove obsolete variable, which wasn't thread protected either.
|
2019-10-06 |
Martin Kersten |
Add signatures
|
2019-10-06 |
Martin Kersten |
Tighten the scope of locking the mal_running global and improve thread delays for long runnong queries.
|
2019-10-05 |
Martin Kersten |
Remove unnecessary printing of long running queries in the mal_interpreter
|