• unknown's avatar
    bug#25746 ndb: 4209 error with 2 VARCHAR primary keys · 5f9e20de
    unknown authored
    - make sure keys are copied correctly when varchar has 2 length bytes
    - test case
    
    
    mysql-test/r/ndb_basic.result:
      bug#25746 ndb: 4209 error with 2 VARCHAR primary keys
      - test case
    mysql-test/t/ndb_basic.test:
      bug#25746 ndb: 4209 error with 2 VARCHAR primary keys
      - test case
    sql/ha_ndbcluster.cc:
      bug#25746 ndb: 4209 error with 2 VARCHAR primary keys
      - make sure keys are copied correctly when varchar has 2 length bytes
    5f9e20de
ndb_basic.test 14.9 KB