Viewing profile — sadmysqluser
sadmysqluser
HN member- Joined
- Sun, Jan 27, 2013, 6:17 AM UTC
- HN karma
- 29
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About sadmysqluser
No profile information was provided.
Recent public activity
-
comment
Comment #5126764
If you read pippy's statement carefully Also I have no idea what my users will do, and I'd rather have faulty data inserted than none at all. you'll see we're in agreement - Postgr…
-
comment
Comment #5126369
You're mistaken if you think MySQL and PostgreSQL and the other databases are simply going to stand still during that time and you're also mistaken if you think applications which …
-
comment
Comment #5126301
Commercial support for MySQL is evolving in a similar way. Oracle, Percona, SkySQL and others offer it (emphasizing their particular value-added flavor).
-
comment
Comment #5126159
Personally I prefer PostGreSQL over MySQL for a drop in replacement on Linux based systems. It’s far superior in many ways, and something you should consider if you’re able to. Per…
-
comment
Comment #5123607
Somethings's up with your site. All I see are black boxes where your examples should be: http://imgur.com/N8vdzGX
-
comment
Comment #5123485
If you would rather have faulty data than none when something's wrong with your application, then MySQL is your DB of choice.
-
comment
Comment #5123428
I've never recommended MySQL for anything where the data is important, but I've had to help several businesses deal with existing installations. Here's a few teachable moments: One…
-
comment
Comment #5123350
Ronald Bradford's http://www.slideshare.net/ronaldbradford/my-sql-idiosyncrasi... is worth reviewing for anyone who runs MySQL. I especially like how he explains SQL_MODE bit by bi…