SID-02450: Database server is getting upgraded to 5.7
| Status: |
Answered |
TWiki version: |
|
Perl version: |
|
| Category: |
|
Server OS: |
|
Last update: |
5 years ago |
Does TWiki 6 version supports Mysql server with 5.7 version.
We use webauth table for authorization and authentication of users. we do have sync scripts related to same.
I dont see any related information regarding SQL server versions.
--
Sukanya Reddy - 2020-07-03
Discussion and Answer
TWiki does not require any database to operate, only a flat file system. TWiki itself has a built in database where you
can create TWiki applications.
There are database plugins, such as the
DatabasePlugin if you want to query a database and show resulting tables in a TWiki topic. With those it depends mainly on the Perl database drivers you install, e.g. is external to TWiki.
--
Peter Thoeny - 2020-07-03
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.