I just found out that MySQL 5.1.11 now has an implementation of the REFERENTIAL_CONSTRAINTS system view in the information_schema.
So, what can I do...Yeah, right...I just added it to the diagram of the MySQL 5.1 information schema.
Enjoy!
Subscribe to:
Post Comments (Atom)
DuckDB Bag of Tricks: Reading JSON, Data Type Detection, and Query Performance
DuckDB bag of tricks is the banner I use on this blog to post my tips and tricks about DuckDB . This post is about a particular challenge...
-
Like all procedural database languages I know, the MySQL stored procedure language supports explicit cursors . I just wrote "explicit c...
-
Every now and then, people are puzzled by the precise status and extent of MySQL support for dynamic SQL. Statement Handling MySQL support ...
-
Yesterday, I was on the freenode ##pentaho irc channel when Andres Chaves asked me how to calculate the N th percentile in MySQL. He saw ...
No comments:
Post a Comment