You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it will not work even when you get the schema working (which is what I did). I converted the mariadb dump via https://github.com/dumblob/mysql2sqlite
I got errors for the inserts - part of it is the fact that it doesnt like more than 500 inserts in one go.
but also the messages table not being compatible. so when this is fixed there are still issues with their queries depending on mysql/mariadb
it will not work even when you get the schema working (which is what I did). I converted the mariadb dump via https://github.com/dumblob/mysql2sqlite I got errors for the inserts - part of it is the fact that it doesnt like more than 500 inserts in one go. but also the messages table not being compatible. so when this is fixed there are still issues with their queries depending on mysql/mariadb
I also did try to insert the converted schema to sqlite. but it gave me errors, so that is why I asked here. In short it means that that there is no proper schema available at the moment
I am trying to connect to sqlite.
I am not able to find sqlite schema that is why I am not able to connect. I get multiple errors.
Freeradius is working fine. Can anyone please help me with that ?
The text was updated successfully, but these errors were encountered: