diff options
author | unknown <joerg@mysql.com> | 2004-10-08 15:00:36 +0200 |
---|---|---|
committer | unknown <joerg@mysql.com> | 2004-10-08 15:00:36 +0200 |
commit | c428135ec8550b62a58ac061733c6c31c277a651 (patch) | |
tree | 565781b63ea24d362b9276cae1075709b728febf /scripts | |
parent | 82343427f05188b92bae35f98d2daa73ee96e400 (diff) | |
download | mariadb-git-c428135ec8550b62a58ac061733c6c31c277a651.tar.gz |
Solve compile problem - use system types like 'size_t'.
sql/sql_class.cc:
'new' does not accept 'unsigned int' on several platforms but
requires 'size_t' (this can be 'unsigned long'!).
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions