Currently browsing tag

mysql

MySQL : Miscellaneous Functions

From : http://dev.mysql.com/doc/refman/5.0/en/miscellaneous-functions.html INET_ATON() Return the numeric value of an IP address INET_NTOA() Return the IP address from a numeric value INET_ATON(expr)Given …

linux notes : Set passwd for mysql

Sam-Tsengs-Computer:/usr/local/mysql/bin samtz$ ./mysql -u root mysql Reading table information for completion of table and column names You can turn off this feature …