Tag Archives: the-table

gtynai » Blog Archive » Ms Sql Vs My Sql

Posted on 15. Feb, 2010 by admin.

0

Both DBMS support security at the base level. MySQL is limited to supporting basic security at the table level, via the SQL command. By contrast, SQL server fully supports security at the column level

Continue Reading

Best Security Tips and Hacks for protection of your Blog …

Posted on 14. Jul, 2009 by admin.

0

8. Change your WordPress database table prefix from default settings.

Continue Reading

12 Essential Security Tips and Hacks for WordPress

Posted on 13. Jul, 2009 by admin.

0

8. Change your WordPress database table prefix from default settings.

Continue Reading

Security breach « xkcd

Posted on 18. Jun, 2009 by admin.

0

There may be some way to do it in mysql ; easiest way to do it I know of is to make the mysql files for the table have permissions 444 . MySQL won’t hang, it’ll just say “table is read only” and won’t do inserts and updates on it

Continue Reading