|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: help with mysql db names
From: Keith Keller (kkeller
wombat.san-francisco.ca.us)
Date: Thu Apr 18 2013 - 23:24:00 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2013-04-19, Doug <doug
hacks.perl.sh> wrote:
>
> why these db names created fail but the last one gets success?
[snips]
> mysql> create database 3208e1c6aa32;
> mysql> create database 208e1c6aa32;
> mysql> create database 08e1c6aa32;
> mysql> create database 8e1c6aa32;
> mysql> create database e1c6aa32;
https://dev.mysql.com/doc/refman/5.5/en/identifiers.html
You could try quoting your db names and see if you have any more
success.
--keith
--
kkeller
wombat.san-francisco.ca.us
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]