Bug #45731 A check is disabled in symlink.test due to result discrepancies in embedded mode
Submitted: 24 Jun 21:16
Reporter: Alexander Nozdrin
Status: Verified
Category:Tests: Server Severity:S3 (Non-critical)
Version:5.4 OS:Any
Assigned to: Target Version:5.4+
Tags: disabled
Triage: Triaged: D3 (Medium)

[24 Jun 21:16] Alexander Nozdrin
Description:
symlink.test:

# temporarily disabled as it returns different result in the embedded server
# --error ER_WRONG_ARGUMENTS, ER_WRONG_ARGUMENTS
# create table mysqltest.t9 (a int not null auto_increment, b char(16) not null, primary
key (a)) engine=myisam index directory="not-hard-path";

How to repeat:
*