| Mon, 10 Jan 2022 14:48:42 +0100 |
Sjoerd Mullender |
Closing branch setjoins.
setjoins
|
| Mon, 10 Jan 2022 14:48:20 +0100 |
Sjoerd Mullender |
Merge branch setjoins into default.
|
| Mon, 10 Jan 2022 14:47:03 +0100 |
Sjoerd Mullender |
Wait a little longer between tries.
Jan2022
|
| Mon, 10 Jan 2022 14:02:36 +0100 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Mon, 10 Jan 2022 12:44:32 +0000 |
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
|
| Mon, 10 Jan 2022 13:36:54 +0100 |
Sjoerd Mullender |
Some fixes to the query implementing the SQLStatistics function.
Jan2022
|
| Mon, 10 Jan 2022 12:40:02 +0100 |
Sjoerd Mullender |
Don't check data-dependent properties in views.
Jan2022
|
| Mon, 10 Jan 2022 12:39:38 +0100 |
Sjoerd Mullender |
Add some debug tracer calls.
Jan2022
|
| Mon, 10 Jan 2022 11:56:41 +0100 |
Niels Nes |
small fix of the global temporary table insert/delete transactions
Jan2022
|
| Mon, 10 Jan 2022 09:53:31 +0000 |
Pedro Ferreira |
Unlock before returning
Jan2022
|
| Mon, 10 Jan 2022 09:26:25 +0000 |
Pedro Ferreira |
Next issue, temporary table on commit delete rows giving bad projection
Jan2022
|
| Mon, 10 Jan 2022 09:00:40 +0000 |
Pedro Ferreira |
Split failing queries into failing test
Jan2022
|
| Mon, 10 Jan 2022 08:58:17 +0000 |
Pedro Ferreira |
At the moment, temporary tables cannot be compressed
Jan2022
|
| Mon, 10 Jan 2022 08:46:04 +0000 |
Pedro Ferreira |
Temporary tables don't conflict
Jan2022
|
| Sat, 08 Jan 2022 13:27:28 +0000 |
Pedro Ferreira |
Removed extra tab
Jan2022
|
| Sat, 08 Jan 2022 13:26:49 +0000 |
Pedro Ferreira |
Started to fuzz temporary tables. I don't expect a transaction conflict to happen on auto-commit mode
Jan2022
|
| Sat, 08 Jan 2022 09:38:30 +0000 |
Pedro Ferreira |
Merged with default
setjoins
|
| Sat, 08 Jan 2022 09:36:36 +0000 |
Pedro Ferreira |
More const
Jan2022
|
| Fri, 07 Jan 2022 18:07:45 +0100 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Fri, 07 Jan 2022 18:04:31 +0100 |
Sjoerd Mullender |
Slight update to retrying Windows system calls.
Jan2022
|
| Fri, 07 Jan 2022 16:41:28 +0100 |
Sjoerd Mullender |
Reinstate retry after failed system call on Windows.
Jan2022
|
| Fri, 07 Jan 2022 15:09:17 +0100 |
Sjoerd Mullender |
No need for nested try blocks.
Jan2022
|
| Fri, 07 Jan 2022 13:57:13 +0100 |
Sjoerd Mullender |
Close cursor when we're done with it.
Jan2022
|
| Fri, 07 Jan 2022 13:56:59 +0100 |
Sjoerd Mullender |
Reuse connection.
Jan2022
|
| Fri, 07 Jan 2022 13:14:47 +0100 |
Sjoerd Mullender |
Approved quotes around blobs in dump output.
Jan2022
|
| Fri, 07 Jan 2022 13:19:03 +0100 |
Niels Nes |
fix crashes in sqlancer18, ie wrong combination of group by and use of ungrouped columns
Jan2022
|
| Fri, 07 Jan 2022 09:48:10 +0000 |
Pedro Ferreira |
Dump blobs between double quotes, so empty blobs are correctly dumped
Jan2022
|
| Thu, 06 Jan 2022 20:47:02 +0100 |
Niels Nes |
merged with default
setjoins
|
| Thu, 06 Jan 2022 20:05:00 +0100 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Thu, 06 Jan 2022 19:00:18 +0100 |
Sjoerd Mullender |
No need anymore for the "INVALID" algorithm hack.
Jan2022
|
| Thu, 06 Jan 2022 19:51:25 +0100 |
Sjoerd Mullender |
Backed out changeset 861d6d5073c9.
Jan2022
|
| Thu, 06 Jan 2022 19:45:39 +0100 |
Niels Nes |
merged with default
setjoins
|
| Thu, 06 Jan 2022 18:27:18 +0000 |
Pedro Ferreira |
More missing ungrouped columns checks on global groupings with subqueries :S
Jan2022
|
| Thu, 06 Jan 2022 18:54:55 +0100 |
Martin van Dinther |
Disabled logging into merovingian.log of client connection info messages to reduce size of log file
Jan2022
|
| Thu, 06 Jan 2022 17:37:39 +0000 |
Pedro Ferreira |
Merged with default
pushcands
|
| Thu, 06 Jan 2022 17:27:20 +0000 |
Pedro Ferreira |
Merged with default
properties
|
| Thu, 06 Jan 2022 17:58:46 +0100 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Thu, 06 Jan 2022 16:58:15 +0000 |
Pedro Ferreira |
Correct check for equi-join
Jan2022
|
| Thu, 06 Jan 2022 17:31:41 +0100 |
Sjoerd Mullender |
A tiny, tiny step towards a semi-usable cmake/cpack created set of rpms.
Jan2022
|
| Thu, 06 Jan 2022 15:11:39 +0000 |
Pedro Ferreira |
Next subquery crash. Issue with rel_push_groupby_down optimizer?
Jan2022
|
| Thu, 06 Jan 2022 15:33:02 +0100 |
Niels Nes |
moved some monetdbe parts into the MonetDB-embedded rpms
|
| Thu, 06 Jan 2022 15:07:43 +0100 |
Niels Nes |
merged with default
setjoins
|
| Thu, 06 Jan 2022 12:53:53 +0000 |
Pedro Ferreira |
Merged with Jan2022
|
| Thu, 06 Jan 2022 13:16:23 +0100 |
Niels Nes |
and now with malloc check
Jan2022
|
| Thu, 06 Jan 2022 13:14:28 +0100 |
Niels Nes |
cleanup and test for malloc failures
Jan2022
|
| Thu, 06 Jan 2022 11:08:37 +0000 |
Pedro Ferreira |
More const
Jan2022
|
| Thu, 06 Jan 2022 11:54:20 +0100 |
Niels Nes |
solve issue where the upgrade of the compressed bats didn't got saved into the logs.
Jan2022
|
| Thu, 06 Jan 2022 10:16:00 +0000 |
Pedro Ferreira |
More const
Jan2022
|
| Thu, 06 Jan 2022 09:11:31 +0000 |
Pedro Ferreira |
Use more const
Jan2022
|
| Wed, 05 Jan 2022 18:00:46 +0000 |
Pedro Ferreira |
Add more const, restrict and BUNtvar
Jan2022
|
| Wed, 05 Jan 2022 17:26:23 +0000 |
Pedro Ferreira |
Merged with default
pushcands
|
| Wed, 05 Jan 2022 15:38:56 +0000 |
Pedro Ferreira |
Merged with Jan2022
|
| Wed, 05 Jan 2022 13:53:21 +0000 |
Pedro Ferreira |
Don't assert too much
Jan2022
|
| Wed, 05 Jan 2022 13:08:26 +0000 |
Pedro Ferreira |
Assert query succeeded before asserting result set
Jan2022
|
| Wed, 05 Jan 2022 11:34:43 +0000 |
Pedro Ferreira |
Drop table at the end of test
Jan2022
|
| Wed, 05 Jan 2022 10:13:53 +0000 |
Pedro Ferreira |
If an error has already triggered, rollback the transaction and ignore further errors
Jan2022
|
| Tue, 04 Jan 2022 16:21:05 +0100 |
Niels Nes |
make sure we block any table level changes also when we replace a columns bat.
Jan2022
|
| Tue, 04 Jan 2022 13:20:56 +0100 |
Niels Nes |
in case we don't have a username (embedded) we insert nil
Jan2022
|
| Tue, 04 Jan 2022 11:52:36 +0100 |
Niels Nes |
merged with default
setjoins
|
| Tue, 04 Jan 2022 11:48:35 +0100 |
Niels Nes |
merged with Jan2022
|