Re: Underline or minus sign ?

2005-05-10 Thread Gabriel PREDA
No one ?
Please help me with this.

Gabriel
- Original Message - 
From: Gabriel PREDA [EMAIL PROTECTED]
Sent: Wednesday, May 04, 2005 4:36 PM
Subject: Underline or minus sign ?
 I'm going to start the InnoDB engine... and I want to know if the syntax
for
 the CNF file unified at last ?
 Can I use:
 innodb-file-per-table
 instead of
 innodb_file_per_table ?
 [This is just an example]
 Can I use only minus sign in the whole CNF file instead of underline ?
 Gabriel


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Underline or minus sign ?

2005-05-10 Thread Philippe Poelvoorde
Gabriel PREDA wrote:
I'm going to start the InnoDB engine... and I want to know if the syntax for
the CNF file unified at last ?
Can I use:
innodb-file-per-table
no
instead of
innodb_file_per_table ?
this one (at least for 4.1.11)
[This is just an example]
Can I use only minus sign in the whole CNF file instead of underline ?

no, i think it depends the option configured (..a bit confusing, I know)
Gabriel


--
Philippe Poelvoorde
COS Trading Ltd.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: Underline or minus sign ?

2005-05-10 Thread Eric Bergen
Back in the day '_' and '-' meant different things. In recent versions 
of mysql they are interchangable.

Philippe Poelvoorde wrote:
Gabriel PREDA wrote:
I'm going to start the InnoDB engine... and I want to know if the 
syntax for
the CNF file unified at last ?

Can I use:
innodb-file-per-table

no
instead of
innodb_file_per_table ?

this one (at least for 4.1.11)
[This is just an example]
Can I use only minus sign in the whole CNF file instead of underline ?

no, i think it depends the option configured (..a bit confusing, I know)
Gabriel



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Underline or minus sign ?

2005-05-04 Thread Gabriel PREDA
I'm going to start the InnoDB engine... and I want to know if the syntax for
the CNF file unified at last ?

Can I use:
innodb-file-per-table
instead of
innodb_file_per_table ?
[This is just an example]

Can I use only minus sign in the whole CNF file instead of underline ?

Gabriel


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]