What is MySql default port number ?

devquora
devquora

Posted On: Nov 26, 2022

 

Related Questions

Mysql Interview Questions

What is MySql ?

MySql is a multi-threading, multi-user open source SQL database management system . It is typically used for web applica..

Mysql Interview Questions

In which language MYSQL it is written ?

MySql is written in C and C++ programming and SQL parser written in yacc...

Mysql Interview Questions

How do you start MySQL on Linux?

/etc/init.d/mysql start command is used for start MySQL on Linux..