This website requires JavaScript.
Explore
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
MaxScale
/
server
/
modules
/
authenticator
/
MySQLAuth
History
Markus Mäkelä
18f51eba79
Disable SQLite journal
...
The SQLite journal is not needed since the databases are created in-memory and are thread-specific.
2018-06-15 11:16:27 +03:00
..
CMakeLists.txt
MXS-1633 Turn off collecting of sqlite3 memstats
2018-01-30 13:58:37 +02:00
dbusers.c
MXS-1853: Treat MySQL 8.0 as 5.7 in authenticators
2018-05-21 09:50:44 +03:00
mysql_auth.c
Refresh users on failed reauthentication
2018-05-15 10:15:32 +03:00
mysql_auth.h
Disable SQLite journal
2018-06-15 11:16:27 +03:00