Hi,
Have you tried '\\' ?
Mathias
Selon nyem <[EMAIL PROTECTED]>:
> Hello,
>
> I have a database (on Win2k) with merge table. Mysqldump output includes
> some path information on the merged tables such as DATA DIRECTORY and
> INDEX DIRECTORY
>
> DROP TABLE IF EXISTS `rptpricing1996`;
> CREATE TA
Hello,
I have a database (on Win2k) with merge table. Mysqldump output includes
some path information on the merged tables such as DATA DIRECTORY and
INDEX DIRECTORY
DROP TABLE IF EXISTS `rptpricing1996`;
CREATE TABLE `rptpricing1996` (
`PricingId` int(11) NOT NULL default '0',
`commodity`