Code fragment metadata

hasIdentifier: https://padme-analytics.de/pht/codeFragment/3411892e18b73428ce807915a34eadc756be741f6a004febe2b44e1af803f356
hasContent: except mysql.connector.Error as err: if err.errno == errorcode.ER_TABLE_EXISTS_ERROR: print("already exists.") else: print(err.msg)

Code fragment is used in the following Trains