mariadb/mysql-test/suite
Thirunarayanan Balathandayuthapani f6e00abda0 MDEV-35169 ALTER TABLE...IMPORT TABLESPACE does not work with INDEX DESC
Problem:
=======
- Import tablespace fails to check the index fields descending
property while matching the schema given in cfg file with the
table schema.

Fix:
===
row_quiesce_write_index_fields(): Write the descending
property of the field into field fixed length field.
Since the field fixed length uses only 10 bits,
InnoDB can use 0th bit of the field fixed length
to store the descending field property.

row_import_cfg_read_index_fields(): Read the field
descending information from field fixed length.
2025-01-28 11:56:35 +05:30
..
archive Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
atomic
binlog Merge 10.6 into 10.11 2025-01-08 12:51:26 +02:00
binlog_encryption Merge 10.6 into 10.11 2025-01-08 12:51:26 +02:00
client
compat Merge 10.6 into 10.11 2024-11-29 13:43:17 +02:00
csv
encryption MDEV-35699 Multi-batch recovery occasionally fails 2025-01-09 13:18:30 +02:00
engines Merge 10.6 into 10.11 2025-01-08 12:51:26 +02:00
federated Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
funcs_1 MDEV-35810 fix test results 2025-01-14 14:01:28 +01:00
funcs_2
galera MDEV-26266 disable the test on 10.11 for now 2025-01-14 13:49:24 +01:00
galera_3nodes Merge 10.6 into 10.11 2024-11-29 13:43:17 +02:00
galera_3nodes_sr Merge branch '10.6' into 10.11 2024-07-22 15:14:50 +02:00
galera_sr Merge 10.6 into 10.11 2024-11-29 13:43:17 +02:00
gcol Merge branch '10.6' into 10.11 2025-01-10 13:14:42 +01:00
handler Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
heap Merge 10.6 into 10.11 2025-01-08 12:51:26 +02:00
innodb MDEV-35169 ALTER TABLE...IMPORT TABLESPACE does not work with INDEX DESC 2025-01-28 11:56:35 +05:30
innodb_fts Merge 10.6 into 10.11 2024-12-19 15:38:53 +02:00
innodb_gis Merge branch '10.6' into 10.11 2024-10-29 15:24:38 +01:00
innodb_i_s
innodb_zip Merge 10.6 into 10.11 2024-12-19 15:38:53 +02:00
jp
json Merge branch '10.6' into 10.11 2024-10-29 15:24:38 +01:00
large_tests
maria Merge 10.6 into 10.11 2025-01-08 12:51:26 +02:00
mariabackup MDEV-35830 Fix innodb_undo_log_truncate in backup 2025-01-13 16:57:11 +02:00
mtr/t Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
mtr2
multi_source Merge 10.6 into 10.11 2024-12-19 15:38:53 +02:00
optimizer_unfixed_bugs
parts Merge 10.6 into 10.11 2025-01-02 12:39:56 +02:00
perfschema Merge branch '10.6' into 10.11 2025-01-10 13:14:42 +01:00
perfschema_stress
period Merge 10.6 into 10.11 2025-01-08 12:51:26 +02:00
plugins Merge 10.6 into 10.11 2024-12-19 15:38:53 +02:00
roles Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
rpl Merge 10.6 into 10.11 2025-01-08 12:51:26 +02:00
s3 Merge branch '10.6' into 10.11 2024-09-12 10:44:13 +10:00
sql_sequence MDEV-31298 Assertion !check_foreigns' failed in trx_mod_table_time_t* trx_t::check_bulk_buffer(dict_table_t*), Assertion table->skip_alter_undo || !check_unique_secondary' failed in trx_t::check_bulk_buffer 2025-01-20 18:13:16 +01:00
storage_engine
stress MDEV-34453 Trying to read 16384 bytes at 70368744161280 outside the bounds of the file: ./ibdata1 2024-09-20 20:26:43 +05:30
sys_vars MDEV-35785 innodb_log_file_mmap is not defined on 32-bit systems 2025-01-13 07:27:17 +02:00
sysschema
unit
vcol Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
versioning Merge 10.6 into 10.11 2025-01-08 12:51:26 +02:00
wsrep Merge 10.6 into 10.11 2025-01-08 12:51:26 +02:00