In MariaDB and MySQL, all tables should have a primary key – especially InnoDB tables. Here's why.
Vettabase Blog
Read our expert blog with articles on MariaDB, MySQL, PostgreSQL, Cassandra and related tools & technologies.
Updating triggers in production without causing a service disruption
Does NULL mean "no value"? Or does it mean "an unknown value"? Its semantics and history are ambiguous and inconsistent.
It is possible to prevent some users from seeing a set of rows in a certain table.
MariaDB implemented several improvements to the DROP TABLE statement. We summarise them here. This article will be kept up to date when MariaDB implements further improvements, in the future.
MariaDB supports RETURNING statements, that can save one query making our applications faster and reducing server source usage.
Though I have many things to write, I'll keep this post short and avoid it to be auto-congratulatory.
Long ...