Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

[11:34:54 CST(-0600)] <EricDalquist> I REALLY dislike MySQL

[11:42:20 CST(-0600)] <EricDalquist> seriously ... 767 byte index limit

[11:42:27 CST(-0600)] <EricDalquist> with 4 bytes/char under utf-8

[11:45:08 CST(-0600)] <holdorph1> i'm a big fan (not) of the 255 limit on varchar's

[11:45:39 CST(-0600)] <EricDalquist> well at least most DBs have varchar like types that go up to ~ 4k

[11:47:35 CST(-0600)] <holdorph1> yeah, i meant mysql's limite of 255

[11:47:55 CST(-0600)] <EricDalquist> ah yeah

[11:48:01 CST(-0600)] <EricDalquist> people just need to stop using it :op

[11:48:55 CST(-0600)] <holdorph1> it's nice in some ways. I've used both postgres and mysql. I'll admit to liking both for different things. but the deciding factor for me, is I don't want to run 4 db's on my box and sakai supports oracle or mysql

  • No labels