mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
This commit is contained in:
commit
283592b77d
1 changed files with 0 additions and 2 deletions
|
@ -1509,7 +1509,6 @@ row_ins_scan_sec_index_for_duplicate(
|
|||
ibool moved;
|
||||
mtr_t mtr;
|
||||
trx_t* trx;
|
||||
const char* ptr;
|
||||
|
||||
n_unique = dict_index_get_n_unique(index);
|
||||
|
||||
|
@ -1630,7 +1629,6 @@ row_ins_duplicate_error_in_clust(
|
|||
page_t* page;
|
||||
ulint n_unique;
|
||||
trx_t* trx = thr_get_trx(thr);
|
||||
const char* ptr;
|
||||
|
||||
UT_NOT_USED(mtr);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue