<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Upgrade on Enterprise Data Architect | Principal Data Strategist |  MySQL Subject Matter Expert |  Author | Speaker</title>
    <link>https://ronaldbradford.com/tags/upgrade/</link>
    <description>Recent content in Upgrade on Enterprise Data Architect | Principal Data Strategist |  MySQL Subject Matter Expert |  Author | Speaker</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 09 Nov 2024 22:07:38 +0000</lastBuildDate>
    <atom:link href="https://ronaldbradford.com/tags/upgrade/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Managing SQL Drift: Ensuring Stability in Database Transitions</title>
      <link>https://ronaldbradford.com/blog/managing-sql-drift-ensuring-stability-in-database-transitions-2024-11-09/</link>
      <pubDate>Sat, 09 Nov 2024 22:07:38 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/managing-sql-drift-ensuring-stability-in-database-transitions-2024-11-09/</guid>
      <description>SQL drift is a significant challenge that occurs when SQL statements from an existing system produce unexpected results after migration to a new environment or system. These issues manifest in several critical ways: SQL statements may generate new execution errors, experience significant performance degradation, or yield differences in data integrity.</description>
    </item>
    <item>
      <title>Database testing for all version changes  (including minor versions)</title>
      <link>https://ronaldbradford.com/blog/database-testing-for-all-version-changes-including-minor-versions-2024-06-19/</link>
      <pubDate>Wed, 19 Jun 2024 15:54:01 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/database-testing-for-all-version-changes-including-minor-versions-2024-06-19/</guid>
      <description>We know that SQL statement compatibility can change with major database version upgrades and that you should adequately test for them. But what about minor version upgrades?&#xA;It is dangerous to assume that your existing SQL statements work with a minor update, especially when using an augmented version of an open-source database such as a cloud provider that may not be as transparent about all changes.</description>
    </item>
    <item>
      <title>The curse of MySQL warnings</title>
      <link>https://ronaldbradford.com/blog/the-curse-of-mysql-warnings-2024-06-10/</link>
      <pubDate>Mon, 10 Jun 2024 20:29:00 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/the-curse-of-mysql-warnings-2024-06-10/</guid>
      <description>MySQL warnings are an anti-pattern when it comes to maintaining data integrity. When the information retrieved from a database does not match what was entered, and this is not identified immediately, this can be permanently lost.</description>
    </item>
    <item>
      <title>Upgrading to MySQL 5.5 on Ubuntu 10.04 LTS</title>
      <link>https://ronaldbradford.com/blog/upgrading-to-mysql-5-5-on-ubuntu-10-04-lts-2013-01-22/</link>
      <pubDate>Tue, 22 Jan 2013 17:01:37 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/upgrading-to-mysql-5-5-on-ubuntu-10-04-lts-2013-01-22/</guid>
      <description>Ubuntu does not provide an apt-get repository package for MySQL 5.5 on this older OS, however this is still a widely used long term support version. The following steps will upgrade an existing MySQL 5.</description>
    </item>
    <item>
      <title>The most important MySQL Reference Manual page</title>
      <link>https://ronaldbradford.com/blog/the-most-important-mysql-reference-manual-page-2012-01-05/</link>
      <pubDate>Thu, 05 Jan 2012 16:38:20 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/the-most-important-mysql-reference-manual-page-2012-01-05/</guid>
      <description>In my opinion, The Server Option and Variable Reference at http://dev.mysql.com/doc/refman/5.5/en/mysqld-option-tables.html rates as my most important page. This is a consolidated index that enables a drill down to the Server Command Options, System Variables, Startup and replication specifics, as well as important information on default values and differences between versions including point releases.</description>
    </item>
    <item>
      <title>Interesting MySQL 5.5 upgrade gotcha</title>
      <link>https://ronaldbradford.com/blog/interesting-mysql-5-5-upgrade-gotcha-2011-02-09/</link>
      <pubDate>Wed, 09 Feb 2011 17:54:40 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/interesting-mysql-5-5-upgrade-gotcha-2011-02-09/</guid>
      <description>Today I discovered an interesting upgrade problem with a client migrating from MySQL 5.0 to 5.5. The client who is undertaking the upgrade reported that MySQL 5.5 did not support the DECIMAL(18,5) data type.</description>
    </item>
    <item>
      <title>Upgrading my Google G1 dev phone to Android 1.6</title>
      <link>https://ronaldbradford.com/blog/upgrading-my-google-g1-dev-phone-to-android-1-6-2010-03-11/</link>
      <pubDate>Thu, 11 Mar 2010 05:02:02 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/upgrading-my-google-g1-dev-phone-to-android-1-6-2010-03-11/</guid>
      <description>To update your Google G1 phone (mine is an Android developer unlocked phone) to Android 1.6 (Donut), I did the following.&#xA;Download and unpack the Android SDK for Mac OS X from http://developer.</description>
    </item>
  </channel>
</rss>
