Hi all
I have a database with 28 tables, the one table has 6 other tables that link into it.
eg:
`Boattable`.`boattypeid` is linked to `boattype`.boattype`
php worked fine on Monday night, but on Tuesday night, I looked at the tables in phpmyadmin and some of the lookup tables had the fields changed from VarChar to Int.
Is it in any way possilbe that CPanel changed my field names / properties?
Thanks for your comments.
Arthur
I have a database with 28 tables, the one table has 6 other tables that link into it.
eg:
`Boattable`.`boattypeid` is linked to `boattype`.boattype`
php worked fine on Monday night, but on Tuesday night, I looked at the tables in phpmyadmin and some of the lookup tables had the fields changed from VarChar to Int.
Is it in any way possilbe that CPanel changed my field names / properties?
Thanks for your comments.
Arthur