DatabaseSchema_mysql::COMMENT_MAX_TABLE

Maximum length of a table comment in MySQL.

File

includes/database/mysql/schema.inc, line 19

Class

DatabaseSchema_mysql

Code

const COMMENT_MAX_TABLE = 60;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.