mariadb/mysql-test/suite/wsrep/r
Nirbhay Choubey 61f73d40ca MDEV-7397: SIGSEGV on inserting into a key-less table
When wsrep is enabled, an md5 hash of the entire row is calculated
for tables with no PK. It, however segfaulted as the md5 context
object was not properly constructed.

Fixed by ensuring that the YaSSL's context object gets constructed
explicitly at the specified pre-allocated location (placement)
before its used.

Added a test case.
2014-12-31 19:52:35 -05:00
..
basic.result MDEV-7397: SIGSEGV on inserting into a key-less table 2014-12-31 19:52:35 -05:00
binlog_format.result MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
grant.result cleanup: remove galera/wsrep magic from mtr 2014-10-01 23:38:27 +02:00
partition.result cleanup: remove galera/wsrep magic from mtr 2014-10-01 23:38:27 +02:00
pool_of_threads.result MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
trans.result MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
unique_key.result cleanup: remove galera/wsrep magic from mtr 2014-10-01 23:38:27 +02:00
variables.result Minor modifications 2014-10-04 13:53:33 -04:00