Explore >> Select a destination


You are here

blog.koehntopp.info
| | nick.zoic.org
2.3 parsecs away

Travel
| | [AI summary] The post explains the error caused by defining foreign keys between InnoDB and MyISAM tables in MySQL and MariaDB, offering a solution to migrate legacy tables to InnoDB.
| | andreabergia.com
3.6 parsecs away

Travel
| | Window functions are an extremely powerful powerful part of the SQL 2003 standard, supported by most modern releases of databases such as Oracle 8+, Postgres 9.1+, SQL Server 2005+ and others. Sadly neither SQLLite or MySql seem to support them yet, but if you are working with a database where they are available, do use them: they can make your life a lot easier. Generally, with window functions, you can write simpler and faster code than you would without.
| | www.pinaraf.info
2.3 parsecs away

Travel
| |
| | river.me
20.6 parsecs away

Travel
| My notes on "Operating Systems: Three Easy Pieces" - part 3, Persistence