[MDEV-4594] CREATE SERVER crashes embedded Created: 2013-05-28  Updated: 2013-06-18  Resolved: 2013-06-18

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 10.0.2
Fix Version/s: 10.0.4

Type: Bug Priority: Major
Reporter: Sergey Vojtovich Assignee: Sergey Vojtovich
Resolution: Fixed Votes: 1
Labels: upstream
Environment:

cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_EMBEDDED_SERVER=ON .
mtr --embedded


Issue Links:
Blocks
blocks MDEV-4438 Spider storage engine Closed

 Description   

The following query triggers assertion failure:

CREATE SERVER s1 FOREIGN DATA WRAPPER mysql OPTIONS(HOST 'localhost');

Looks like servers_init() is not called in embedded. Fixed in mysql by rev 4232.1.1



 Comments   
Comment by Sergei Golubchik [ 2013-06-02 ]

I couldn't find this revision in 5.1, 5.5, or 5.6 trees. Do you happen to have a link?

Comment by Sergey Vojtovich [ 2013-06-03 ]

http://bazaar.launchpad.net/~mysql/mysql-server/5.7/revision/4232.1.1

Comment by Sergey Vojtovich [ 2013-06-06 ]

Sergei, could you review this fix?

Comment by Sergei Golubchik [ 2013-06-06 ]

ok to push

Generated at Thu Feb 08 06:57:37 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.