[MDEV-3996] Cassandra: Error message for ER_CONNECT_TO_FOREIGN_DATA_SOURCE does not fit into allowed 64 symbols Created: 2013-01-04  Updated: 2014-04-16  Resolved: 2014-04-16

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 10.0.1
Fix Version/s: 10.0.11

Type: Bug Priority: Trivial
Reporter: Elena Stepanova Assignee: Sergei Petrunia
Resolution: Won't Fix Votes: 0
Labels: cassandra

Issue Links:
Relates
relates to MDEV-431 Cassandra storage engine Closed

 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.


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