Stephen Senkomago Musoke - page 7

Recent posts

Making MySQL 5.7 fully compatible with 5.6

less than 1 minute read

As a developer there are times you may need to use MySQL 5.7 but have it backwards compatible with MySQL 5.6, so that existing applications work as before. T...