#include <algorithm>
#include <array>
#include <cstring>
#include <fstream>
#include <functional>
#include <iomanip>
#include <iostream>
#include <random>
#include <regex>
#include <set>
#include <sstream>
#include <stdexcept>
#include <system_error>
#include "harness_assert.h"
#include "mysql/harness/logging/logging.h"
#include "mysqld_error.h"
#include "mysqlrouter/cluster_metadata.h"
 
Go to the source code of this file.
◆ MySQLErrorc
Error codes for MySQL Errors that we handle specifically. 
| Enumerator | 
|---|
| kSuperReadOnly  |  | 
| kLostConnection  |  |