2021-02-04 |
Sjoerd Mullender |
Add --approve option to Mtest.py and Mz.py to produce .newtest files.
|
2021-02-04 |
Pedro Ferreira |
Merged with default
properties
|
2021-02-04 |
Niels Nes |
merged
nospare
|
2021-02-04 |
Pedro Ferreira |
Merged with Oct2020
|
2021-02-04 |
Niels Nes |
merged
Oct2020
|
2021-02-04 |
Niels Nes |
merged
Oct2020
|
2021-02-04 |
Niels Nes |
make sure we only rewrite TID if its save, ie no complex inner multi attribute joins
Jun2020
|
2021-02-04 |
Pedro Ferreira |
At the moment, large function and variable names are not possible. Approve errors
Oct2020
|
2021-02-04 |
Pedro Ferreira |
We don't accept duplicate column names in the projection lists to avoid ambiguity issues
Oct2020
|
2021-02-04 |
Niels Nes |
check for (currently expected) error
nospare
|
2021-02-03 |
Niels Nes |
patched api for _prep to use sa allocators on mal calls and simple malloc/free on internal append/update calls
nospare
|
2021-02-03 |
Niels Nes |
merged
nospare
|
2021-02-03 |
Niels Nes |
merged
nospare
|
2021-02-03 |
Niels Nes |
add simple locks
nospare
|
2021-02-03 |
Niels Nes |
make sure we can optimize sql plans savely
nospare
|
2021-02-03 |
Niels Nes |
let os_add cleanup passed objects (even on failure?)
nospare
|
2021-02-03 |
Pedro Ferreira |
I forgot to convert the test file
|
2021-02-03 |
Pedro Ferreira |
Merged with Oct2020
|
2021-02-03 |
Pedro Ferreira |
As the merge table pointer is part of sql_part struct, remove redundant 'tpe' component of sql_part
nospare
|
2021-02-03 |
Aris Koning |
Add assert to detect wrong use of os_find_name.
nospare
|
2021-02-03 |
Niels Nes |
fixed the type of the parts in the parts initialisation
nospare
|
2021-02-03 |
Niels Nes |
fixed use after free + leaks
nospare
|
2021-02-03 |
Aris Koning |
Fix sql dump script.
|
2021-02-03 |
Niels Nes |
cleanup continues. improved partition ranges /value list cleanup
nospare
|
2021-02-03 |
Pedro Ferreira |
SQLancer: update BATs not the same size
Oct2020
|
2021-02-03 |
Pedro Ferreira |
Sqlancer crash and fix, don't be so restrictive for range comparisons
Oct2020
|
2021-02-03 |
Niels Nes |
more leak fixing..
nospare
|
2021-02-03 |
Pedro Ferreira |
Clean projection handling on update and inserts indices. On update case there was missing a case where a hash index could add a projection into an union relation, thus generating a bad plan. As a consequence sqlancer11 crash is reproducible on sqlancer07, so move the test
Oct2020
|
2021-02-03 |
Niels Nes |
more leaks...fixed
nospare
|
2021-02-03 |
Niels Nes |
they should have been order, ie not extra sorting needed
nospare
|
2021-02-03 |
Niels Nes |
keep value list sorted
nospare
|
2021-02-03 |
Niels Nes |
just reinitialize the value list / ranges (don't break the parts as those should only be
nospare
|
2021-02-03 |
Niels Nes |
more leaks and use after free
nospare
|
2021-02-03 |
Sjoerd Mullender |
Only define _XOPEN_SOURCE on Cygwin.
|
2021-02-03 |
Niels Nes |
fixing leaks..
nospare
|
2021-02-02 |
Niels Nes |
suppres some sanitizer leaks outside of our scope
nospare
|
2021-02-02 |
Sjoerd Mullender |
Only include if available.
|
2021-02-02 |
Sjoerd Mullender |
Don't attempt to redefine.
|
2021-02-02 |
Sjoerd Mullender |
Ported to Cygwin.
|
2021-02-02 |
Joeri van Ruth |
Keep msqldump in the UTC timezone
mapihandshake
|
2021-02-02 |
Joeri van Ruth |
Approve clients/exports
mapihandshake
|
2021-02-02 |
Joeri van Ruth |
Also deal with clients which don't support FILETRANS
mapihandshake
|
2021-01-28 |
Joeri van Ruth |
Also pass the columnar_protocol boolean
mapihandshake
|
2021-01-28 |
Joeri van Ruth |
Add fallback code for gmtime_r and localtime_r
mapihandshake
|
2021-01-27 |
Joeri van Ruth |
Also pass the time zone
mapihandshake
|
2021-01-25 |
Joeri van Ruth |
Also handshake sizeheader command
mapihandshake
|
2021-01-25 |
Joeri van Ruth |
Send auto_commit and reply_size during the handshake
mapihandshake
|
2021-01-22 |
Joeri van Ruth |
Send settings in handshake response
mapihandshake
|
2021-01-22 |
Joeri van Ruth |
Use strtok_r to parse the challenge line
mapihandshake
|
2021-01-20 |
Joeri van Ruth |
Reindent after flipping the version check
mapihandshake
|
2021-01-20 |
Joeri van Ruth |
Invert mapi version check
mapihandshake
|
2021-01-20 |
Joeri van Ruth |
Have mserver send :XOPTIONS:
mapihandshake
|
2021-02-02 |
Pedro Ferreira |
Merged with default
properties
|
2021-02-02 |
Pedro Ferreira |
Merged with Oct2020
|
2021-02-02 |
Pedro Ferreira |
Merged with Jun2020
Oct2020
|
2021-02-02 |
Pedro Ferreira |
Another swap
properties
|
2021-02-02 |
Pedro Ferreira |
I messed some some functions min/max values
properties
|
2021-02-02 |
Niels Nes |
properly initialize schema
nospare
|
2021-02-02 |
Pedro Ferreira |
Global aggregates may return NULL
properties
|
2021-02-02 |
Niels Nes |
merged
nospare
|