diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2017-04-21 04:36:50 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2017-04-21 12:06:29 +0300 |
commit | 87b6df31c4ae97c09dc67e370978112fe39764bb (patch) | |
tree | 80b0fce6b0c154f7afb50fcabc88a1f02e2ad58b /man | |
parent | d34a67b067606f61c9ec6700769770418d5bb47d (diff) | |
download | mariadb-git-87b6df31c4ae97c09dc67e370978112fe39764bb.tar.gz |
MDEV-12488 Remove type mismatch in InnoDB printf-like calls
This is a reduced version of an originally much larger patch.
We will keep the definition of the ulint, lint data types unchanged,
and we will not be replacing fprintf() calls with ib_logf().
On Windows, use the standard format strings instead of nonstandard
extensions.
This patch fixes some errors in format strings.
Most notably, an IMPORT TABLESPACE error message in InnoDB was
displaying the number of columns instead of the mismatching flags.
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions