| Wed, 06 Jul 2022 10:20:39 +0200 |
Aris Koning |
Yet another dummy commit.
imdbairperf
|
| Wed, 06 Jul 2022 09:54:37 +0200 |
Niels Nes |
now the db_users() function returns an empty result, change the users view into just
userprofile
|
| Wed, 06 Jul 2022 08:49:06 +0200 |
Joeri van Ruth |
Misspelled WIN32
|
| Tue, 05 Jul 2022 21:11:10 +0200 |
Niels Nes |
merged with jan2022
|
| Tue, 05 Jul 2022 21:07:22 +0200 |
Niels Nes |
small cleanup
|
| Tue, 05 Jul 2022 19:08:46 +0200 |
Niels Nes |
merged with jul2021
Jan2022
|
| Tue, 05 Jul 2022 17:47:55 +0200 |
Lucas Pereira |
Start emitting some genericEvents
sql_profiler
|
| Tue, 05 Jul 2022 16:47:59 +0200 |
Lucas Pereira |
merge with default
sql_profiler
|
| Tue, 05 Jul 2022 16:21:21 +0200 |
Niels Nes |
add some more debug output wal logging (or cases unsucceful of log rotating)
Jul2021
|
| Tue, 05 Jul 2022 15:40:29 +0200 |
Lucas Pereira |
Set client context earlier in execution.
|
| Mon, 04 Jul 2022 16:38:17 +0200 |
svetlin |
don't forget to decypher
userprofile
|
| Mon, 04 Jul 2022 16:10:50 +0200 |
svetlin |
init client to read password
userprofile
|
| Mon, 04 Jul 2022 13:57:04 +0200 |
svetlin |
not adding monetdb to mal tables breaks remote table tests
userprofile
|
| Fri, 01 Jul 2022 17:19:36 +0200 |
svetlin |
small test fix
userprofile
|
| Fri, 01 Jul 2022 14:33:32 +0200 |
svetlin |
match schema path with schema name by default,unless provided by the user
userprofile
|
| Fri, 01 Jul 2022 14:07:20 +0200 |
Lucas Pereira |
Merge with default.
sql_profiler
|
| Fri, 01 Jul 2022 13:46:48 +0200 |
Lucas Pereira |
Logging SQL events to stethoscope stream
sql_profiler
|
| Fri, 01 Jul 2022 11:18:43 +0200 |
svetlin |
username callback and disable username validation before SQLinitClient
userprofile
|
| Thu, 30 Jun 2022 19:38:56 +0200 |
Martin van Dinther |
Moving ODBC test programs from samples directory to tests directory.
|
| Thu, 30 Jun 2022 13:42:01 +0200 |
svetlin |
approve test
userprofile
|
| Thu, 30 Jun 2022 13:41:42 +0200 |
svetlin |
disable add/remove user from MAL layer
userprofile
|
| Fri, 10 Jun 2022 16:03:47 +0200 |
Joeri van Ruth |
Make Client cntxt available through a thread-local variable
|
| Thu, 30 Jun 2022 11:27:31 +0200 |
Martin van Dinther |
Enable ODBC test program for SQLGetStmtAttr() and SQLSetStmtAttr().
|
| Wed, 29 Jun 2022 17:03:46 +0200 |
Joeri van Ruth |
Show useful error message if internal_log_bat runs out of disk space
Jul2021
|
| Wed, 29 Jun 2022 13:59:20 +0200 |
Joeri van Ruth |
Manually deallocate the main thread's error buffer
Jul2021
|
| Wed, 29 Jun 2022 11:40:33 +0200 |
svetlin |
approve tests
userprofile
|
| Wed, 29 Jun 2022 11:25:26 +0200 |
svetlin |
approve test
userprofile
|
| Wed, 29 Jun 2022 11:07:19 +0200 |
svetlin |
re-order test execution
userprofile
|
| Wed, 29 Jun 2022 10:25:53 +0200 |
svetlin |
merge with default
userprofile
|
| Mon, 27 Jun 2022 17:51:52 +0200 |
Aris Koning |
Change PROFILER EVENT comments to pseudo function calls.
sql_profiler
|
| Mon, 27 Jun 2022 16:14:07 +0200 |
Aris Koning |
Mark location profiler calls for query compilation related events.
sql_profiler
|
| Mon, 27 Jun 2022 15:54:49 +0200 |
Aris Koning |
Mark location profiler calls for transaction related events.
sql_profiler
|
| Sat, 25 Jun 2022 14:53:37 +0200 |
Aris Koning |
Generate the tag for the upcoming mal program at the start of the SQL parsing phase.
sql_profiler
|
| Sat, 25 Jun 2022 14:10:23 +0200 |
Aris Koning |
Merge with default.
sql_profiler
|
| Fri, 24 Jun 2022 14:15:21 +0200 |
Aris Koning |
Mark location for client start and end events.
sql_profiler
|
| Fri, 24 Jun 2022 13:51:15 +0200 |
Aris Koning |
Designate stop and start events for sql parsing.
sql_profiler
|
| Fri, 24 Jun 2022 10:47:28 +0200 |
Aris Koning |
And one more dummy change.
imdbairperf
|
| Fri, 24 Jun 2022 09:10:30 +0200 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Fri, 24 Jun 2022 09:09:14 +0200 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
| Fri, 24 Jun 2022 09:08:40 +0200 |
Sjoerd Mullender |
Don't use declaration right after a label.
Jul2021
|
| Thu, 23 Jun 2022 19:08:49 +0200 |
Martin van Dinther |
Introduce a separate directory for ODBC test programs. Moving first program from samples to tests.
|
| Thu, 23 Jun 2022 18:46:17 +0200 |
Martin van Dinther |
Do not exit during check of return code. Also add missing SQL_NO_DATA case.
|
| Thu, 23 Jun 2022 18:29:17 +0200 |
Martin van Dinther |
add more asserts
|
| Thu, 23 Jun 2022 17:02:31 +0200 |
Lucas Pereira |
Created a new branch sql_profiler.
sql_profiler
|
| Thu, 23 Jun 2022 16:49:20 +0200 |
Martin van Dinther |
Corrected ODBC functions SQLTablePrivileges() and SQLColumnPrivileges() for local temporary tables located in schema tmp.
|
| Thu, 23 Jun 2022 15:28:02 +0200 |
Sjoerd Mullender |
Tests require other tests.
Jan2022
|
| Thu, 23 Jun 2022 14:40:04 +0200 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Thu, 23 Jun 2022 14:38:10 +0200 |
Sjoerd Mullender |
Use specific macro.
Jan2022
|
| Thu, 23 Jun 2022 14:34:59 +0200 |
Sjoerd Mullender |
Consider building hash for "persistent" bats when running in memory.
|
| Thu, 23 Jun 2022 14:33:49 +0200 |
Sjoerd Mullender |
Cleanup in case of error.
|
| Thu, 23 Jun 2022 14:09:03 +0200 |
Sjoerd Mullender |
Save min/max pos when reinitializing bat iterator after resize.
Jan2022
|
| Thu, 23 Jun 2022 13:58:09 +0200 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
| Thu, 23 Jun 2022 13:28:10 +0200 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
| Thu, 23 Jun 2022 13:15:53 +0200 |
Sjoerd Mullender |
Combine repeated log messages into a single one.
Jul2021
|
| Thu, 23 Jun 2022 13:15:31 +0200 |
Sjoerd Mullender |
Make sure logged messages end with a newline.
Jul2021
|
| Thu, 23 Jun 2022 11:02:17 +0200 |
Aris Koning |
Another useless dummy change.
imdbairperf
|
| Wed, 22 Jun 2022 17:46:53 +0200 |
Sjoerd Mullender |
Changelog messages; deleted unnecessary comment; deleted unnecessary assignment.
Jul2021
|
| Wed, 22 Jun 2022 17:26:16 +0200 |
Martin van Dinther |
Improved SQLProcedures() and SQLProcedureColumns().
|
| Wed, 22 Jun 2022 17:15:38 +0200 |
svetlin |
merge
|
| Wed, 22 Jun 2022 17:13:44 +0200 |
svetlin |
clean up between python tests as well
|