Hi all,
I'm from the DB2 world, new to MySQL, and would like to know about the Data Dictionary. From reading the documentation it looks like the Data Dictionary consists of tables that hold data about the MySQL databases and tables. Is that similar to the system catalog tables in DB2?
Thanks,