- startup error

solution: edit the startup.bat file, delete @rem, modify, and restart. Whether the startup is successful or not can be checked. An error occurred in/log/example/example.log, and canal cannot connect to the database
solution: modify the canal user password in MySQL OL>
update user set password = PASSWORD('Canal_2020') where user = 'canal';
Read More:
- MYSQL login error: mysqladmin: connect to server at’localhost’ failed
- MySQL: if the remote connection using navicatip fails, prompt “is not allowed to connect to this MySQL server”
- Canal synchronization error target column: name not matched
- MySQL Access denied
- Linux-mysql8.0 password reset problem – error 1396 (HY000): Operation alter user failed for ‘root’ @’localhost ‘
- [error handling] when logging into MySQL with CentOS command, an error 1045 (28000) is reported
- MySQL startup problem (ERROR 1045 (28000): Access denied for user’ODBC’@’localhost’ (using password: NO))
- MySQL ERROR 1054 (42S22): Unknown column’password’ in’field list’ error
- Solution to MySQL Error 1130 problem
- Nacos failed to start [How to Solve]
- Solve the problem of MySQL 1251 client does not support
- Solve MySQL error 1698 (28000): access denied for user ‘root’ @’localhost ‘
- Error 1045 (28000): access denied for user ‘root’ @’localhost ‘(using password: no)
- MySQL password setting error message: error 1054 (42s22): unknown column ‘password’ in ‘field list’
- MySQL error 1054 (42s22) unknown column ‘password’ in ‘field list’
- MySQL error — multiple methods of failed to find valid data directory and MySQL setting password appear
- Error 1364 (HY000): field ‘SSL_ cipher’ doesn’t have a default value
- ERROR 1819 (HY000): Your password does not satisfy the current policy requirements
- node.js Server MySQL database connection timeout (error: connect etimeout)
- Unknown column ‘Password‘ in ‘field list‘