On Monday 17 December 2001 02:02, Didier Brisebourg wrote:
> Hi,
>
> Can anybody help me ?
>
> In MySQL documentation, it is said that table name can use any character
> allowed in filename except '/' and '.'.
>
> On my Linux, i can create a file with this name "'w4-1".
>
> But, i can't create the
Hi,
Can anybody help me ?
In MySQL documentation, it is said that table name can use any character
allowed in filename except '/' and '.'.
On my Linux, i can create a file with this name "'w4-1".
But, i can't create the table with this name. The request is rejected.
Has anybody an explanation