MySQL Forums
Forum List  »  InnoDB

Re: How Mysql administrate memory? and what are the principal or master data bases?
Posted by: Rick James
Date: September 20, 2012 09:41PM

CREATE DATABASE MyHomework;
USE MyHomework;
CREATE TABLE ...

Don't do anything in mysql or information_schema.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How Mysql administrate memory? and what are the principal or master data bases?
715
September 20, 2012 09:41PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.