log

age author description
2022-07-12 Lucas Pereira Fix setClientContext outside of assert
2022-07-12 Sjoerd Mullender Merge with Jan2022 branch.
2022-07-12 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-07-12 Sjoerd Mullender Cast SQLLEN to known type for printing.
2022-07-12 Sjoerd Mullender Approve output. userprofile
2022-07-12 svetlin disable redundant test userprofile
2022-07-12 Sjoerd Mullender Don't complain about missing braces. Jul2021
2022-07-12 Sjoerd Mullender Initialize variable. Jul2021
2022-07-12 svetlin approve test userprofile
2022-07-12 svetlin remove password from users veiw, and make it public userprofile
2022-07-12 Sjoerd Mullender Merge with Jan2022 branch.
2022-07-12 Sjoerd Mullender Use correct type. Jan2022
2022-07-12 Sjoerd Mullender Initialize variable. Jan2022
2022-07-11 Lucas Pereira Merge with default. sql_profiler
2022-07-11 Lucas Pereira Missing brackets sql_profiler
2022-07-11 Aris Koning Redundant ; sql_profiler
2022-07-11 Aris Koning Escape query in generic event. sql_profiler
2022-07-11 Lucas Pereira Fix some bugs related to client context and OIDs. sql_profiler
2022-07-11 Aris Koning Typo generic event format. sql_profiler
2022-07-11 svetlin disable test userprofile
2022-07-11 svetlin approve test userprofile
2022-07-11 svetlin fix leak userprofile
2022-07-08 svetlin adjust AUTHcommit userprofile
2022-07-08 svetlin comment out code to be removed userprofile
2022-07-08 Niels Nes merged with jan2022
2022-07-08 Niels Nes merged with jul2021 Jan2022
2022-07-08 Niels Nes small improvement, ie also check for errors Jul2021
2022-07-08 svetlin fix leak userprofile
2022-07-08 svetlin aprove test userprofile
2022-07-08 svetlin fix memory leak userprofile
2022-07-08 Niels Nes small extra loop to force fully rotate all wal files Jul2021
2022-07-07 svetlin fix password hash userprofile
2022-07-07 Martin van Dinther Extend test by also calling SQLRowCount() before fetching the data.
2022-07-07 Martin van Dinther Rearrange case; move default case to the end.
2022-07-07 Martin van Dinther Typo in comment
2022-07-07 Lucas Pereira Transaction events done. sql_profiler
2022-07-07 Lucas Pereira Make sql event more inline with mal events. sql_profiler
2022-07-07 Niels Nes one more recursive call removed, by simplifying the userprofile
2022-07-06 Niels Nes reinitialize the USRstats seems needed. userprofile
2022-07-06 Niels Nes return username from cntxt (ie solves nested transactions) userprofile
2022-07-06 Lucas Pereira More genericEvents(sql layer). Missing transaction events. sql_profiler
2022-07-06 svetlin revert back user stats to fix server crash userprofile
2022-07-06 svetlin change back to default path being 'sys' userprofile
2022-07-06 Niels Nes fixed test userprofile
2022-07-06 Niels Nes lookup of username just failed, ie don't use it in the error (will crash or print (null)). userprofile
2022-07-06 Niels Nes small compilation fix, ie always lookup the schema rid based on the schema_id userprofile
2022-07-06 Niels Nes don't user db_users anymore. userprofile
2022-07-06 Niels Nes don't keep stats for contexts without a username userprofile
2022-07-06 Niels Nes make sure we clear the USRstats when a new user (with the same old (r)id) starts for the first time. userprofile
2022-07-06 Joeri van Ruth Mtest.py: show server stderr when Bits, Modules & Threads check fails
2022-07-06 Niels Nes no more getpasswd, no need to test that userprofile
2022-07-06 Joeri van Ruth Fix misunderstanding about the return value of TlsSetValue
2022-07-06 svetlin merge heads userprofile
2022-07-06 svetlin small fix userprofile
2022-07-06 Niels Nes include all needed columns from db_user_info userprofile
2022-07-06 Panagiotis Koutsourakis No output of WARNING or below to the tracer file by default
2022-07-06 svetlin approve test userprofile
2022-07-06 Aris Koning Yet another dummy commit. imdbairperf
2022-07-06 Niels Nes now the db_users() function returns an empty result, change the users view into just userprofile
2022-07-06 Joeri van Ruth Misspelled WIN32