Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tantalor
on June 5, 2012
|
parent
|
context
|
favorite
| on:
Loading half a billion rows into MySQL
SELCT table_rows
Should be,
SELECT table_rows
derwiki
on June 5, 2012
[–]
Thanks, fixed
autoreverse
on June 5, 2012
|
parent
[–]
The chown statement in the article uses a period instead of a colon.
Should it be "chown -R mysql:mysql" ?
lost-theory
on June 6, 2012
|
root
|
parent
|
next
[–]
The period works with GNU coreutils chown (e.g. on Linux), but not other versions.
staunch
on June 6, 2012
|
root
|
parent
|
next
[–]
I think it whines that it's deprecated though.
ralph
on June 6, 2012
|
root
|
parent
|
prev
[–]
Yes, it's a good habit to get into because . is allowed in user and group names whereas : can't be; it's the field separator in /etc/{passwd,group}.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: