MySQL Database Server - Install in Android | GNURoot Debian

preview_player
Показать описание
Install mysql database server on Android in GNURoot Debian terminal without root.

Open GNURoot Debian terminal and type following commands

$ apt update
$ apt install mysql-server

To start mysql database type

$ service mysql start
$ mysql -u root -p

To stop mysql database type

$ exit
$ service mysql stop

To create a database type

$ create database databasename;

#MySQL #Termux

Thanks for watching...
Рекомендации по теме
Комментарии
Автор

thanks a lot bro. I've been looking for a way to be able to use mysql on mobile for a long time now... and i finally got it... Thank you very very much..

May God always keep you happy!!!!
KEEP UP THE GOOD WORK!!!

HarshdeepSingh-izgr
Автор

Please can you tell us how to use nodejs with mysql in termux please

creativeakshara
Автор

Is it permanent? Or if we closed the app, will mysql will get erased ?

teliparth
join shbcf.ru