PHP notes mostly. Lucian Costin's Blog
luni, 26 septembrie 2016
What is the current mysql license, how to find it?
Hi, You're wondering how to find the current mysql license? One should just query the instance variables, it's as easy as this:
SHOW VARIABLES LIKE '%license%';
That's it! (of course one needs first to connect to the instance like :
mysql -u your_username -p
)
Postări mai noi
Postări mai vechi
Pagina de pornire
Abonați-vă la:
Postări (Atom)