1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/include
unknown f87f045065 Change the return type back to int (modify_defaults_file).
This fixes a compilation failure in mysql_com.h, which doesn't have
'uint' alias visibile. Maybe worth while changing to unsigned int, but
the rest of functions that work with defaults files return int.


include/my_sys.h:
  Change the return type back to int (modify_defaults_file).
include/mysql_com.h:
  Change the return type back to int (modify_defaults_file).
mysys/default_modify.c:
  Change the return type back to int (modify_defaults_file).
2005-05-19 14:02:12 +04:00
..
2005-04-30 09:46:08 +03:00
2005-05-05 20:06:49 +05:00
2005-02-08 19:49:40 +02:00
2005-02-08 19:49:40 +02:00
2005-01-19 12:55:54 +02:00
2005-05-05 11:37:52 -07:00
2005-02-22 12:51:23 +02:00
2005-05-18 21:12:59 +03:00
2003-12-12 03:39:29 +03:00
2004-09-01 04:12:09 +03:00
2005-05-09 11:28:57 -07:00
2004-03-18 00:09:13 +02:00
2004-05-16 14:48:32 +03:00
2004-07-28 21:46:22 +02:00
2004-11-21 11:51:19 +03:00
2004-05-25 22:00:14 +03:00