Skip to content

TheProgrammer.org

Articles, Tips, HowTo's on programming/technology.

Month: September 2025

AI prompt to change unixtimestamp column mysql to bigint from int to fix year 2038

Prompt: Analyze these MySQL tables and write separate MySQL sql statements to change any column that is int and has date or time in the column name to a bigint to fix the year 2038 problem Return just the SQL statements no remarks

Author adminPosted on September 21, 2025Leave a comment on AI prompt to change unixtimestamp column mysql to bigint from int to fix year 2038

Recent Posts

  • How to Junk or Delete Any Email Where the From Name Wildcard
  • What is C:\inetpub\DeviceHealthAttestation\bin\hassrv.dl
  • Confetti Celebration for Webpage
  • Fix Microsoft CO-PILOT on windows 10
  • In MySQL MyISAM tables how do you free up disk space after deleting a lot of records in a table?

Recent Comments

No comments to show.
TheProgrammer.org Proudly powered by WordPress