1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/include
unknown 31ff9e9a10 A fix for Bug#13944 "libmysqlclient exporting sha1_result function":
rename sha1_* to mysql_sha1_*


include/sha1.h:
  rename sha1_* to mysql_sha1_*
mysys/sha1.c:
  rename sha1_* to mysql_sha1_*
sql/item_strfunc.cc:
  rename sha1_* to mysql_sha1_*
sql/password.c:
  rename sha1_* to mysql_sha1_*
2006-01-11 17:31:52 +03:00
..
2005-08-24 22:03:34 +03:00
2005-08-24 22:03:34 +03:00
2005-09-24 15:51:45 +02:00
2004-05-16 14:48:32 +03:00
2004-11-10 18:07:39 +02:00
2003-12-12 03:39:29 +03:00
2004-09-01 04:12:09 +03:00
2003-10-31 23:20:23 +01:00
2003-04-30 12:32:43 +02:00
2004-03-18 00:09:13 +02:00
2003-02-28 14:32:40 +02:00
2004-05-16 14:48:32 +03:00
2004-07-28 21:46:22 +02:00
2004-06-12 14:37:41 -05:00
2004-05-25 22:00:14 +03:00
2005-07-27 13:24:59 +03:00