summaryrefslogtreecommitdiff
path: root/mysql-test/suite/parts/r/partition_alter3_myisam.result
diff options
context:
space:
mode:
authorunknown <tsmith@ramayana.hindu.god>2007-08-27 11:46:34 -0600
committerunknown <tsmith@ramayana.hindu.god>2007-08-27 11:46:34 -0600
commit41c849dde5a425fed0c2e0d73802e0a2db08edc0 (patch)
tree4c4b76a270dcc48c3dff2fb9e1a125fb3917ff18 /mysql-test/suite/parts/r/partition_alter3_myisam.result
parenta859c5945477f1675a8f514789f0170c43cc2154 (diff)
downloadmariadb-git-41c849dde5a425fed0c2e0d73802e0a2db08edc0.tar.gz
Bug #30648: Partition handler may not initialize variable used w/ autoincrement
A local variable may be used uninitialized in ha_partition::get_auto_increment(). Initialize it properly. sql/ha_partition.cc: Initialize first_value_part in ha_partition::get_auto_increment() with *first_value before it's used in the underlying table handler. Thanks to Antony for digging up this fix.
Diffstat (limited to 'mysql-test/suite/parts/r/partition_alter3_myisam.result')
0 files changed, 0 insertions, 0 deletions