Skip to content

ALIVE @ Samford University

Brian Toone, musings and ramblings of a Computer Science professor

  • Home
  • Teaching
    • 107-Intro Computer Science
    • 110-Intro Programming
    • 210-Data Struct/Algorithms
    • 305-Computer Architecture
    • 325-Languages and Theory
    • 420-Software Engineering
    • 460-Special Topics
    • 470-Artificial Intelligence
    • 495-Senior Project
    • 188-Ethics (UC Davis)
  • Research
    • Undergraduate
    • Projects
  • Service
    • AL Academy of Science
    • ACM Programming Team
    • Science Olympiad
  • About
    • Belief
    • Cycling
    • Toonesalive

Tag: migration

django migration

I am one of the coaches on the Spain Park high school mountain bike team where both my son and daughter have been racing for many years now (since middle school). I run the team website, which I ported from standalone HTML to a django application to add the ability for team members to login,… Continue reading django migration

Published February 11, 2022
Categorized as Hardware, Software Tagged django, migration, python, server

Migrating mybiketraffic.com

I saved the hardest for last. While technically not really that hard, I did want to keep the website up and running during as much of the migration as possible. As an extra complicating factor, to ease server space on my server, I stopped storing as much data in the mysql database and was storing… Continue reading Migrating mybiketraffic.com

Published February 10, 2022
Categorized as Research, Software Tagged databases, migration, systems

Migrating MySQL5.6 to MySQL8.0

Whew, this turned out to be quite problematic for one of my oldest databases with spatial data. The problem turned out to be that MySQL5.6 was quite flexible with how you used spatial datatypes. I had a table with a POLYGON data type, but I had stored a bunch of LINESTRING geometries instead. MySQL5.6 …… Continue reading Migrating MySQL5.6 to MySQL8.0

Published January 28, 2022
Categorized as Research, Software Tagged migration, mysql, systems

di2stats.com migration

One of my longest running projects with many thousands of users now is the website di2stats.com. I just added this message to the import page and disabled the import functionality so that I can migrate the database and file data to a new server. I started the migration process this morning (which I will detail… Continue reading di2stats.com migration

Published January 27, 2022
Categorized as Research, Software Tagged di2stats, migration, systems

Recent Posts

  • OAuth 2.0 Server Side
  • Samford Family Academy Online Workshop
  • More NUC fun
  • Samford Homecoming Lecture: What in the world is happening in AI?
  • 5th generation programming language?

Recent Comments

  1. OAuth 2.0 Server Side – ALIVE @ Samford University on a tale of complexity
  2. Lou pfau on a tale of complexity
  3. Developing on production? – ALIVE @ Samford University on An epic “merge”
  4. MySQL 8.0 GIS – ALIVE @ Samford University on Migrating MySQL5.6 to MySQL8.0
  5. MySQL 8.0 GIS – ALIVE @ Samford University on MySQL 8.0

Archives

  • September 2024
  • February 2024
  • January 2024
  • October 2023
  • September 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • September 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • August 2018
  • December 2016
  • August 2014
  • October 2011
  • December 2010
  • August 2010
  • July 2010
  • November 2009
  • July 2009
  • April 2009
  • March 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008

Categories

  • Contact
  • Development
  • Hardware
  • News
  • Research
  • Software
  • Teaching
  • Uncategorized
  • Web Engineering
ALIVE @ Samford University
Proudly powered by WordPress.