https://bugs.kde.org/show_bug.cgi?id=470117

--- Comment #18 from [email protected] ---
NB turning log-bin on did not help

MariaDB [(none)]> show variables like '%bin%';
+-----------------------------------------+------------------------+
| Variable_name                           | Value                  |
+-----------------------------------------+------------------------+
| bind_address                            |                        |
| binlog_alter_two_phase                  | OFF                    |
| binlog_annotate_row_events              | ON                     |
| binlog_cache_size                       | 32768                  |
| binlog_checksum                         | CRC32                  |
| binlog_commit_wait_count                | 0                      |
| binlog_commit_wait_usec                 | 100000                 |
| binlog_direct_non_transactional_updates | OFF                    |
| binlog_do_db                            |                        |
| binlog_expire_logs_seconds              | 864000                 |
| binlog_file_cache_size                  | 16384                  |
| binlog_format                           | MIXED                  |
| binlog_gtid_index                       | ON                     |
| binlog_gtid_index_page_size             | 4096                   |
| binlog_gtid_index_span_min              | 65536                  |
| binlog_ignore_db                        |                        |
| binlog_large_commit_threshold           | 134217728              |
| binlog_legacy_event_pos                 | OFF                    |
| binlog_optimize_thread_scheduling       | ON                     |
| binlog_row_event_max_size               | 8192                   |
| binlog_row_image                        | FULL                   |
| binlog_row_metadata                     | NO_LOG                 |
| binlog_space_limit                      | 0                      |
| binlog_stmt_cache_size                  | 32768                  |
| create_tmp_table_binlog_formats         | STATEMENT              |
| encrypt_binlog                          | OFF                    |
| gtid_binlog_pos                         | 0-1-9                  |
| gtid_binlog_state                       | 0-1-9                  |
| log_bin                                 | ON                     |
| log_bin_basename                        | /var/lib/mysql/1       |
| log_bin_compress                        | OFF                    |
| log_bin_compress_min_len                | 256                    |
| log_bin_index                           | /var/lib/mysql/1.index |
| log_bin_trust_function_creators         | ON                     |
| max_binlog_cache_size                   | 18446744073709547520   |
| max_binlog_size                         | 1073741824             |
| max_binlog_stmt_cache_size              | 18446744073709547520   |
| max_binlog_total_size                   | 0                      |
| read_binlog_speed_limit                 | 0                      |
| sql_log_bin                             | ON                     |
| sync_binlog                             | 0                      |
| wsrep_forced_binlog_format              | NONE                   |

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to