Skip to content

Instantly share code, notes, and snippets.

@Brainiarc7
Brainiarc7 / mysql-install-bug-ubuntu-1604lts-workaround.md
Last active May 12, 2020 22:04
This is a workaround for MySQL installation bug in Ubuntu 16.04LTS. This, again, is a workaround.

What to do when you get whacked by the mysql installation bug in Ubuntu 16.04LTS:

In my case the problem is a missing /etc/mysql/my.cnf.fallback configuration file.

Possible workaround:

In /var/log/apt/history.log

@staltz
staltz / introrx.md
Last active May 15, 2025 10:37
The introduction to Reactive Programming you've been missing
@aponxi
aponxi / sql-mongo_comparison.md
Last active December 12, 2024 01:11
MongoDb Cheat Sheets

SQL to MongoDB Mapping Chart

SQL to MongoDB Mapping Chart

In addition to the charts that follow, you might want to consider the Frequently Asked Questions section for a selection of common questions about MongoDB.

Executables

The following table presents the MySQL/Oracle executables and the corresponding MongoDB executables.