MySQL configuration: when to use hyphen and when to use underscore -


in mysql configuration options use _ , use -. there way identify when use 1 versus other?.

no.

it's 1 of things happen when team of people design product.
different conventions used leading inconsistency.

see here: http://dev.mysql.com/doc/refman/5.5/en/mysqld-option-tables.html

and scroll options starting ssl, you'll see mean.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -