Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1957

case sensitive for table name references (no replies)

$
0
0
Friends
The tables names are that format Ex: Products (Capitalized Case)

When I dump my tables in Windows (my.ini lower_case_table_names=0), table references is lowercase. Why? How to resolve?

Ex:

CONSTRAINT `FK_ClienteLog_ArquivoBinarioId` FOREIGN KEY (`ArquivoBinarioId`)

REFERENCES `arquivobinario` (`Id`)

) ENGINE=INNODB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1

Viewing all articles
Browse latest Browse all 1957


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>