summaryrefslogtreecommitdiff
path: root/include/my_base.h
diff options
context:
space:
mode:
authorunknown <antony@ppcg5.local>2007-06-28 00:23:14 -0700
committerunknown <antony@ppcg5.local>2007-06-28 00:23:14 -0700
commit0e5e884b118baeea9d47520acc5da2caa905dca8 (patch)
treefce9606119042575c1413417efcc3a002a0232a0 /include/my_base.h
parent637d9f1c5061ad0553c549199464c5db98eaec1f (diff)
downloadmariadb-git-0e5e884b118baeea9d47520acc5da2caa905dca8.tar.gz
Bug#29019
"REPLACE/INSERT IGNORE/UPDATE IGNORE doesn't work" Federated does not record neccessary HA_EXTRA flags in order to support REPLACE/INSERT IGNORE/UPDATE IGNORE. Implement ::extra() to capture flags neccessary for functionality. New function append_ident() to better escape identifiers consistantly. mysql-test/r/federated.result: test for bug29019 mysql-test/t/federated.test: test for bug29019 sql/ha_federated.cc: Bug29019 Federated does not record neccessary HA_EXTRA flags in order to support REPLACE/INSERT IGNORE/UPDATE IGNORE. Implement ::extra() to capture flags neccessary for functionality. New function append_ident() to better escape identifiers consistantly. sql/ha_federated.h: bug29019 add 2 member values to ha_federated class ignore_duplicates and replace_duplicates. add 1 member method to ha_federated class extra()
Diffstat (limited to 'include/my_base.h')
0 files changed, 0 insertions, 0 deletions