1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-22 17:44:29 +03:00
Files
mariadb/libmysql
unknown 7b9a0dd948 Fix for compilation failure on high-byte-first platforms.
include/my_global.h:
  Fix for libmysql compilation failure on high-byte-first systems:
  - add typecasting to char * in shortstore, longstore, doublestore macros
libmysql/libmysql.c:
  - suppress possible warnings
2004-06-26 04:54:11 +04:00
..
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2003-09-02 12:09:27 -04:00
2004-06-06 02:27:05 +04:00
2003-08-29 13:44:35 +03:00