2022-01-10 |
Sjoerd Mullender |
Closing branch setjoins.
setjoins
|
2022-01-10 |
Sjoerd Mullender |
Merge branch setjoins into default.
|
2022-01-10 |
Sjoerd Mullender |
Wait a little longer between tries.
Jan2022
|
2022-01-10 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-01-10 |
Pedro Ferreira |
At the moment, a increment column's sequence may not be on the same sequence. This is a parser issue and later we should move the generated column code out from there
Jan2022
|
2022-01-10 |
Sjoerd Mullender |
Some fixes to the query implementing the SQLStatistics function.
Jan2022
|
2022-01-10 |
Sjoerd Mullender |
Don't check data-dependent properties in views.
Jan2022
|
2022-01-10 |
Sjoerd Mullender |
Add some debug tracer calls.
Jan2022
|
2022-01-10 |
Niels Nes |
small fix of the global temporary table insert/delete transactions
Jan2022
|
2022-01-10 |
Pedro Ferreira |
Unlock before returning
Jan2022
|
2022-01-10 |
Pedro Ferreira |
Next issue, temporary table on commit delete rows giving bad projection
Jan2022
|
2022-01-10 |
Pedro Ferreira |
Split failing queries into failing test
Jan2022
|
2022-01-10 |
Pedro Ferreira |
At the moment, temporary tables cannot be compressed
Jan2022
|
2022-01-10 |
Pedro Ferreira |
Temporary tables don't conflict
Jan2022
|
2022-01-08 |
Pedro Ferreira |
Removed extra tab
Jan2022
|
2022-01-08 |
Pedro Ferreira |
Started to fuzz temporary tables. I don't expect a transaction conflict to happen on auto-commit mode
Jan2022
|
2022-01-08 |
Pedro Ferreira |
Merged with default
setjoins
|
2022-01-08 |
Pedro Ferreira |
More const
Jan2022
|
2022-01-07 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-01-07 |
Sjoerd Mullender |
Slight update to retrying Windows system calls.
Jan2022
|
2022-01-07 |
Sjoerd Mullender |
Reinstate retry after failed system call on Windows.
Jan2022
|
2022-01-07 |
Sjoerd Mullender |
No need for nested try blocks.
Jan2022
|
2022-01-07 |
Sjoerd Mullender |
Close cursor when we're done with it.
Jan2022
|
2022-01-07 |
Sjoerd Mullender |
Reuse connection.
Jan2022
|
2022-01-07 |
Sjoerd Mullender |
Approved quotes around blobs in dump output.
Jan2022
|
2022-01-07 |
Niels Nes |
fix crashes in sqlancer18, ie wrong combination of group by and use of ungrouped columns
Jan2022
|
2022-01-07 |
Pedro Ferreira |
Dump blobs between double quotes, so empty blobs are correctly dumped
Jan2022
|
2022-01-06 |
Niels Nes |
merged with default
setjoins
|
2022-01-06 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-01-06 |
Sjoerd Mullender |
No need anymore for the "INVALID" algorithm hack.
Jan2022
|