Linux Sysadmin Blog

Linux Sysadmin Blog header image 4

Entries from June 27th, 2008

MySQL error 1449 “There is no ‘username’@'host’ registered”

June 27th, 2008 · 1 Comment · MySQL

The error message in the title occurs in a combination of circumstances. If you have 2 MySQL databases, one master and one slave in a replicating setup and you use triggers you may encounter this error. Although it is not necessary for the slave database to have the same users as the master for replication [...]

[Read more →]

Tags: ··