From: Tauren Mills Date: March 20 1999 1:57am Subject: Length of Database name field inconsistent List-Archive: http://lists.mysql.com/mysql/670 Message-Id: <001f01be7275$08c941e0$1ad7a2d1@yowza.easystreet.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0020_01BE7231.FAA601E0" ------=_NextPart_000_0020_01BE7231.FAA601E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Why is the size of the db field in the different root database tables different? In some of them it is char(32) (db and host), in others it is char(60) (columns_priv, tables_priv). I assume that a database name cannot be more than 32 characters long? Is this correct? Thanks, Tauren ------=_NextPart_000_0020_01BE7231.FAA601E0--