The information returned by goInception is described as follows:
Note: If there is a grammatical error in the statement, it will not continue. Because goInception has been unable to parse the following statement correctly, the multiple lines that have been checked before will return normally, and the subsequent error statements will be merged into one line and returned.
Result set to return to normal following structure:
order_id
sql sequence number, starting from 1stage
The stage that the current statement has reached, including NONE, CHECKED, EXECUTED, BACKUP
error_level
Error level. If the return value is not 0, it means there is an error. 0 means approved. 1 means warning, can be forced to skip to execute, 2 means serious error, unable to executestage_status
Phase status description, used to indicate the success or failure of the phase
error_message
Error message. Used to indicate error information, including all error information in a statement, separated by a newline character. If there is no error, NULL is returned. For execution errors, "execute: specific reasons for execution errors" will be appended. If it is a backup error, "backup: specific reasons for backup errors" will be appended.sql
Current sql statementaffected_rows
Returns the estimated number of affected rows, and the actual number of affected rows is displayed during execution.sequence
This column is used for the backup function and corresponds to the value of the opid_time column in the Inceptionbackupinformationbackup_dbname
Returns which database of the backup server the backup information corresponding to the current statement is stored in. This is a string type value, only for the statement that needs to be backed up. The database name consists of the IP address, port, and source database name, connected by underscores. See Backup Function for detailsexecute_time
Indicates the execution time of the statement, in seconds, accurate to two decimal places. The column type is a string, which may need to be converted to a DOUBLE value when used. If it is only audited but not executed, the value returned by this column is 0.sqlsha1
Used to store the HASH value of the current statement. If there is a value in the returned information, it means that the statement will use OSC when it is executed, because there will be a separate audit operation before it is executed, and the upper layer can already get the value at this time After the review is passed, the statement will not change, of course this value will not change, then you can use this value to view the progress of OSC execution and other information during execution, for example: *D0210DFF35F0BC0A7C95CD98F5BCD4D9B0CA8154. For other information, please refer to DDL Changes :pt-osc and DDL changes: gh-ost
backup_time
The time it took to generate a backup of the current SQL.Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Комментарий ( 0 )