php-windows | 2001051
Date: 05/15/01
- Next message: Matt Hivner: "[PHP-WIN] .htaccess"
- Previous message: ganmeiu: "[PHP-WIN] php"
- In reply to: Paul Meagher: "[PHP-WIN] Case issue with Mysql on windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This is down to an issue in phpmyadmin (or should that be PhpMyAdmin?). If
you create the tables from the MySQL console (or put the create statements
in a file and then run this form the console) the case sensitivity will be
retained.
Tom
Paul Meagher wrote:
> I am creating tables in Mysql on Windows.
>
> I like to capitalize the first letter of my table names.
>
> When I use phpMyAdmin to create these tables, the capitalization of the
> first letter is lost (everything is lower case).
>
> I am using MySQL 3.23.28-gamma
>
> Does anyone else have this issue and is there any way to enforce case
> sensitivity in Table names?
>
> Regards,
> Paul Meagher
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
> For additional commands, e-mail: php-windows-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Matt Hivner: "[PHP-WIN] .htaccess"
- Previous message: ganmeiu: "[PHP-WIN] php"
- In reply to: Paul Meagher: "[PHP-WIN] Case issue with Mysql on windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

