Bug #9608 Selecting bit field with --ps-protocol fails
Submitted: 4 Apr 2005 14:03 Modified: 7 Apr 2005 4:11
Reporter: Martin Skold
Status: Closed
Category:Server Severity:S2 (Serious)
Version:5.0 OS:
Assigned to: Ramil Kalimullin Target Version:

[4 Apr 2005 14:03] Martin Skold
Description:
selecting a bit field explicitily with --ps-protocol fails
select auto,string,vstring,bin,vbin,tiny,short,medium,long_int,longlong,
real_float,real_double,real_decimal,utiny,ushort,umedium,ulong,ulonglong,
bits,options,flags,date_field,year_field,time_field,date_time
from t1': Using unsupported buffer type: 16  (parameter: 19) (mysql_stmt_errno=2036
returned=0)

How to repeat:
Run test ndb_types
[7 Apr 2005 4:11] Paul DuBois
Noted in 5.0.4 changelog.