Re: postgre vs MySQL
От | Thomas Pundt |
---|---|
Тема | Re: postgre vs MySQL |
Дата | |
Msg-id | 200803130925.48194.mlists@rp-online.de обсуждение исходный текст |
Ответ на | Re: postgre vs MySQL ("Scott Marlowe" <scott.marlowe@gmail.com>) |
Ответы |
Re: postgre vs MySQL
|
Список | pgsql-general |
On Donnerstag, 13. März 2008, Scott Marlowe wrote: | My real complaint with InnoDB is it's a red headed step child. If | mysql supported only innodb, it would be a very different database, | and probably a bit simpler as well. no need to worry about how you | state fk-pk relationships (currently column level references are | silently dropped for innodb OR myisam). If there was a run time | switch that said "use only innodb and use syntax that's sane" I'd | probably be willing to test that out. To be fair, MySQL-5 has such a switch (kind of): http://dev.mysql.com/doc/refman/5.0/en/faqs-sql-modes.html You can set the @@sql_mode variable to a value, that MySQL almost behaves like standard SQL (I've not tested this by myself, though). Ciao, Thomas -- Thomas Pundt <thomas.pundt@rp-online.de> ---- http://rp-online.de/ ----
В списке pgsql-general по дате отправления: