diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2016-02-26 15:32:34 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2016-02-26 15:32:34 +0400 |
commit | d30ae14c24f434e35b58707c24c69dddd582d98b (patch) | |
tree | 16fc354605ef5bfd21333326b55240f718f38e1b /mysql-test/t/mysqld--help.test | |
parent | ed990465779add258ebe8a486279cf615449d640 (diff) | |
download | mariadb-git-d30ae14c24f434e35b58707c24c69dddd582d98b.tar.gz |
Fixed compilarion failure on 32bit systems
Compile time assertion "sizeof(struct st_irem) % sizeof(double) == 0" started
to fail on 32bit systems after my_thread_id was changed from ulong to int64.
Fixed by added padding to struct st_irem on 32bit systems.
Diffstat (limited to 'mysql-test/t/mysqld--help.test')
0 files changed, 0 insertions, 0 deletions