Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5.55-galera
-
None
Description
Hello,
I'm using the 5.5.55 version built by yocto environment. I've created a 'test' database and a table with this command 'CREATE TABLE samp_table (name VARCHAR(20));'. I can list the tables and it works properly but if I exit the shell and try to come back, when using the database, mariadb exits with segmentation fault. What could be the problem?
The problem only occurs only if the database contains tables.
thanks for help