mysql> show variables like 'port'; +---------------+-------+ | Variable_name | Value | +---------------+-------+ | port | 3306 | +---------------+-------+ 1 row in set (0.02 sec) mysql> show variables like 'version'; +---------------+-------------------+ | Variable_name | Value | +---------------+-------------------+ | version | 5.0.45-community-nt | +---------------+-------------------+ 1 row in set (0.00 sec)
Tuesday, March 20, 2012
How to find MYSQl Port No and Version ?
Subscribe to:
Post Comments (Atom)
How TOPT Works: Generating OTPs Without Internet Connection
Introduction Have you ever wondered how authentication apps like RSA Authenticator generate One-Time Passwords (OTPs) without requiring an i...
-
Tabs Ctrl+1-8 – Switch to the specified tab, counting from the left. Ctrl+9 – Switch to the last tab. Ctrl+Tab – Switch to the next...
-
From last one month, My internet device is missing from my terrace. So, Mostly I use mobile to access my mail but accessing mail via mobile...
-
In my previous blog, I have already discussed on Lambda Expression and its Syntax as well as Functional Interface. So, if you are not awa...
No comments:
Post a Comment