Laurynas Biveinis

Results 40 issues of Laurynas Biveinis

Code removal, they differed only by their names.

CLA Signed

Its sole purpose was to handle rollbacks of single-statement autocommit transactions: first, rocksdb_rollback rolled back the statement itself, set the flag, and then ha_rocksdb::external_lock used the flag to roll back...

CLA Signed

- Enable new GCC 14 warnings - Annotate source with null_terminated_string_arg() attribute where applicable - Add more attribute-like macros to .clang-format

If .emacs/.epm.el is configured as follows: ``` (add-to-list 'package-archives '("org" . "https://orgmode.org/elpa/") t) (add-to-list 'package-archives '("melpa-stable" . "https://stable.melpa.org/packages/") t) (add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/") t) (setq package-archive-priorities '(("org" . 20)...