Questions tagged [handler-socket]

MySQL and MariaDB plugin that allows access to InnoDB tables without using SQL

4 questions
4
votes
1 answer

Why is the Innodb Memcached plugin being deprecated in MySQL 8.0.22?

I originally used "the handlersocket" plugin for NoSQL access to InnoDB tables, then it eventually couldn't be built on newer versions so I migrated to the "Memcached" plugin which was being baked in by Oracle and seemed like a good long term…
oucil
  • 506
  • 2
  • 7
  • 19
2
votes
0 answers

mysql stopped working after no free space on file system [corruption]

I am experiencing the following error when launching MySQL. can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2)' Check that mysqld is running and that the socket '/var/run/mysql/mysql.sock' exists!` Basically, I have…
0
votes
0 answers

Can't use ODBC to connect to MariaDB

Linux Mint 20 (Ubuntu 20). MariaDB version: "mariadb Ver 15.1 Distrib 10.7.3-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2" LibreOffice 6.4.7.2. I want to run LibreOffice Base as the front end, using ODBC. I previously had MySQL…
mike rodent
  • 111
  • 1
  • 8
0
votes
1 answer

handler socket on tokudb engine

I am trying to setup handler socket to work with tokudb engine. Database I am running is percona server and i have got tokudb enabled and the tables all have tokudb engine. I was wondering if anyone knows handler socket is compatible with tokudb…
roger moore
  • 367
  • 3
  • 18