Laurynas Biveinis

Results 40 issues of Laurynas Biveinis

If HS is placed to plugin/ directory of the server tree and the server is configured with -DWITH_DEBUG=ON, the build will fail with a sequence of errors, the first one...

bug_report

If one runs both lsp-mode and helm-lsp 8.0.0 from melpa-stable, https://github.com/emacs-lsp/helm-lsp/issues/14 happens. Switching helm-lsp from melpa-stable to melpa fixes it - please consider making a new melpa-stable release?

**Describe the bug** Enabling AddressSanitizer under MSVC gives errors on the simplest of tests ``` ================================================================= ==12428==ERROR: AddressSanitizer: unknown-crash on address 0x12abcb4a01f9 at pc 0x7ff650f173ca bp 0x00fc4f0ff020 sp 0x00fc4f0fe7c0 READ...

bug

A helm-grep buffer filled with git-grep results applies zero edits over TRAMP. To reproduce, I use helm-projectile-grep (other helm greppers should work too): select a remote path, some keyword, send...

Meta's patch has changed the table map log event and this test uses pre-generated upstream ones, which are incompatible. It would be possible to recreate pre-generated events in Meta format,...

CLA Signed

Fix START/STOP SLAVE deadlock caused by slave stats daemon Under load, if START SLAVE IO_THREAD and STOP SLAVE execute concurrently, the following deadlock is possible: - Thread 44 is executing...

CLA Signed

In 8.0.32 but not 8.0.28, the following test, reduced from `main.mdl_sync` test, which does not fail: ``` --source include/count_sessions.inc --echo # --echo # Bug#21021848 ASSERTION `M_STATUS == DA_ERROR' FAILED. --echo...

When server commits transactions involving binlog, MyRocks, and possibly InnoDB, it uses group 2PC protocol. During its prepare step, the server asks the storage engines not to flush/sync individual transactions,...

A macOS counterpart of O_DIRECT. This should be helpful for e.g. TokuDB and RocksDB testsuites.