Search Results
                    
                    
        Displaying 291 to 292
        of 292 total results
    
    - « Previous
- 28
- 29
- 30
https://dev.mysql.com/doc/refman/8.4/en/cannot-roll-back.html
                                In general, these include data definition language (DDL) statements, such as those that create or drop databases, those that create, drop, or alter tables or stored routines. If you issue a statement early in a transaction that cannot be rolled ...
                                            
                https://dev.mysql.com/doc/c-api/8.4/en/mysql-info.html
                                String format: Records: 3 Duplicates: 0 Warnings: 0 LOAD DATA String format: Records: 1 Deleted: 0 Skipped: 0 Warnings: 0 ALTER TABLE String format: Records: 3 Duplicates: 0 Warnings: 0 UPDATE String format: Rows matched: 40 Changed: 40 Warnings: 0 ... const char * mysql_info(MYSQL *mysql) Description Retrieves a string providing information about the most recently executed statement, but only for the statements listed ...