News

That's the table type, and MyISAM is the default table type in MySQL. It defines a number of things, such as how data is stored (MyISAM tables are low byte first, and thus machine and OS independent).