Database Information method: Info Api-medoo Usage Guide

Source: Internet
Author: User

The last Query method: Api-medoo using the last query method of Medoo to obtain the final information of DB. As the last article of Medoo, this article will show how to use the Info method to obtain database information.


Database Information method: info API

Obtain database information.

Info ()

return value: [string]: String.

Tip: It returns a large amount of useful database information.


$database = new Medoo (); Print_r ($database->info ());   /*array ([Server] = uptime:5074 threads:1 questions:15 Slow queries:0 opens:67 Flush tables:1open tables:60 Queries per second avg:0.002[client] = Mysqlnd 5.0.10-20111026-$Id: e707c415db32080b3752b232487a435ee0372157 $[ Driver] = mysql[version] = 5.6.10[connection] = localhost via TCP/IP) */


Medoo version: 0.9.5

Original: Database Information method: Info Api-medoo usage Guide http://loiy.net/post/671.html


At this point, the Medoo Handbook is all translated.


Database Information method: Info Api-medoo Usage Guide

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.