21
edits
(Added link for tbox3 tests page) |
(→MySQL) |
||
| Line 21: | Line 21: | ||
tbox3, so that is the better choice. | tbox3, so that is the better choice. | ||
yourmachine:~# mysql | |||
mysql> GRANT SELECT,INSERT,UPDATE,DELETE,INDEX,ALTER,CREATE, | mysql> GRANT SELECT,INSERT,UPDATE,DELETE,INDEX,ALTER,CREATE, | ||
DROP,REFERENCES ON tbox.* TO tbox@localhost | DROP,REFERENCES ON tbox.* TO tbox@localhost | ||
edits