Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.6(EOL), 10.11, 11.4, 11.8, 12.3
-
None
-
Can result in hang or crash
Description
install soname 'ha_connect'; |
create table t (x double(255,30)) engine=connect table_type='dos' file_name='nulobo003.dos'; |
insert into t values (1e50); |
select * from t; |
Reported by dstesk