nextcloud-scripts icon indicating copy to clipboard operation
nextcloud-scripts copied to clipboard

How to convert the scripts sqllite database to a mysql/mariadb database?

Open guranu opened this issue 2 years ago • 3 comments

Hello, i was wondering on how to switch the scripts sqllite database to a mysql/mariadb database through termux because thats one of the errors i get when going into settings. Also how to fix other errors? That pop up when running the script.

guranu avatar Jun 30 '23 08:06 guranu

oh how could i forget you won't respond because you don't even remember that this repo exist.

guranu avatar Jul 01 '23 10:07 guranu

@guranu sorry for responding so late. :) Which error do you get? If you want to make it work with MySQL/MariaDB, I assume that at the first step of https://github.com/jancborchardt/nextcloud-scripts/blob/master/nextcloud-on-android.md#install-and-optionally-clone-as-well-with-termux instead of the sqlite package you have to install the mysql or mariadb package.

I don’t know though if anything else is required. The script is intended to work with sqlite because it is the most simple approach to setting it up and does not need any further credential config from the database.

jancborchardt avatar Jul 19 '23 16:07 jancborchardt

@guranu sorry for responding so late. :) Which error do you get? If you want to make it work with MySQL/MariaDB, I assume that at the first step of https://github.com/jancborchardt/nextcloud-scripts/blob/master/nextcloud-on-android.md#install-and-optionally-clone-as-well-with-termux instead of the sqlite package you have to install the mysql or mariadb package.

I don’t know though if anything else is required. The script is intended to work with sqlite because it is the most simple approach to setting it up and does not need any further credential config from the database.

Also sorry for the late respond here's a screenshot of some errors you can use google translate them as i couldn't find a way to change the language: Screenshot_20230805-082953 Screenshot_20230805-083009 Screenshot_20230805-083039 Screenshot_20230805-083044 Screenshot_20230805-083102

guranu avatar Aug 05 '23 05:08 guranu