Mysql / January 13, 2023 Error Code: 1175. You are using safe update mode and … To disable safe mode, toggle the option in Preferences Read More
Programmer's life / September 29, 2022 Warning the user/local/mysql/data directory is not owned by the mysql user Read More
Programmer's life / September 29, 2022 Resetting password to solve MySQL error ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES) Read More
Programmer's life / September 29, 2022 mysql5.7 error this is incompatible with sql_mode=only_full_group_by Read More
Programmer's life / August 28, 2022 mysql: the difference between primary key, foreign key and index Read More
Mysql / August 11, 2022 mysql database – connection query (inner join: natural join, equal join. Outer join: left join, right join, full join) Read More
Programmer's life / July 31, 2022 How to recover MySQL accidentally deleted data (1) delete accidental deletion recovery Read More