$ mariadb -u teeworlds -p'teepworlds' teeworlds < ./record_maps.sql ERROR 1180 (HY000) at line 39: Got error 1 "Operation not permitted" during COMMIT
$ mariadb -u teeworlds -p'teepworlds' teeworlds < ./record_maps.sql ERROR 1180 (HY000) at line 39: Got error 1 "Operation not permitted" during COMMIT
teeworlds
granted all permissions to the teeworlds
table? Also what's on line 39?CREATE DATABASE teeworlds COLLATE utf8mb4_bin;
. (edited)$ mariadb --version
mariadb from 11.2.2-MariaDB, client 15.2 for Linux (x86_64) using readline 5.1
this is my version. i'll try with collate if that helps anything.
thanks for testing.CREATE DATABASE teeworlds COLLATE utf8mb4_bin;
. (edited)LOCK TABLES WRITE
work. but apparently this isn't needed.br_indicate_finished 1
in the console (F1)br_indicate_finished 1
in the console (F1) %appdata%\Teeworlds
New: %appdata%\DDNet
On Linux:
Old: ~/.teeworlds
New: ~/.local/share/ddnet
On macOS:
Old: ~/Library/Application Support/Teeworlds
New: ~/Library/Application Support/DDNet
The settings_ddnet.cfg file contains all your friends, control, player & game settings.