938
937
/* no error if all threads are already started, only a warning */
939
push_warning(thd, MYSQL_ERROR::WARN_LEVEL_NOTE, ER_SLAVE_WAS_RUNNING,
938
push_warning(thd, DRIZZLE_ERROR::WARN_LEVEL_NOTE, ER_SLAVE_WAS_RUNNING,
940
939
ER(ER_SLAVE_WAS_RUNNING));