Without Transfer Tool, how can I check quickly to know if a server is using MySQL or SQLite?
I'm trying to do some quick confirmation and I'm running into a wall here. From the command line, it looks like running "mysql" and then "status" from the prompt yields practically identical information on servers using MySQL and SQLite. How can I confirm a server is one or the other?
Thank you!
Please sign in to leave a comment.
Comments
0 comments