Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Won't Fix
-
10.0.1
-
None
Description
create table t1 (rowkey int primary key) engine=cassandra; |
 |
ERROR 1429 (HY000) at line 1: Unable to connect to foreign data source: thrift_host table option must be specified, or @@cassandra_defau |
It's not strictly Cassandra-specific of course, any message longer than 64 symbols would have been truncated; unfortunately, here we lose an essential part of the diagnostics, not just a quote of our wrong line. Maybe it's possible to allow a longer line for the error message.
Attachments
Issue Links
- relates to
-
MDEV-431 Cassandra storage engine
- Closed