<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Migration on Enterprise Data Architect | Principal Data Strategist |  MySQL Subject Matter Expert |  Author | Speaker</title>
    <link>https://ronaldbradford.com/tags/migration/</link>
    <description>Recent content in Migration 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/migration/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>Python 3 semantics for integer division</title>
      <link>https://ronaldbradford.com/blog/python-3-semantics-for-integer-division-2015-05-06/</link>
      <pubDate>Wed, 06 May 2015 16:02:33 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/python-3-semantics-for-integer-division-2015-05-06/</guid>
      <description>As I refresh my skills in Python 2 to Python 3 semantics I discovered there is a difference in the division operator (i.e. /).&#xA;When using integers in Python 2 the result (by default) is an integer.</description>
    </item>
    <item>
      <title>Migrating MySQL latin1 to utf8 – Character Set Options</title>
      <link>https://ronaldbradford.com/blog/migrating-mysql-latin1-to-utf8-preparation-2-2010-02-22/</link>
      <pubDate>Mon, 22 Feb 2010 16:18:53 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/migrating-mysql-latin1-to-utf8-preparation-2-2010-02-22/</guid>
      <description>Continuing on from preparation in our MySQL latin1 to utf8 migration let us first understand where MySQL uses character sets. MySQL defines the character set at 4 different levels for the structure of data.</description>
    </item>
    <item>
      <title>Migrating MySQL latin1 to utf8 – Preparation</title>
      <link>https://ronaldbradford.com/blog/migrating-mysql-latin1-to-utf8-preparation-2010-02-11/</link>
      <pubDate>Thu, 11 Feb 2010 16:28:59 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/migrating-mysql-latin1-to-utf8-preparation-2010-02-11/</guid>
      <description>This article is Part 1 of a series of articles regarding MySQL character set conversion.&#xA;Be sure to also check out character set options and the process for more information.</description>
    </item>
  </channel>
</rss>
