SOURCES: mysql-userstats.patch - updated
arekm
arekm at pld-linux.org
Sun Feb 8 11:40:08 CET 2009
Author: arekm Date: Sun Feb 8 10:40:08 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated
---- Files affected:
SOURCES:
mysql-userstats.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/mysql-userstats.patch
diff -u SOURCES/mysql-userstats.patch:1.2 SOURCES/mysql-userstats.patch:1.3
--- SOURCES/mysql-userstats.patch:1.2 Sun Dec 7 16:14:36 2008
+++ SOURCES/mysql-userstats.patch Sun Feb 8 11:40:01 2009
@@ -1100,10 +1100,10 @@
/*
Description of ST_FIELD_INFO in table.h
-@@ -6601,6 +6717,8 @@
- fill_status, make_old_format, 0, -1, -1, 0, 0},
+@@ -6798,6 +6798,8 @@
+ fill_status, make_old_format, 0, 0, -1, 0, 0},
{"GLOBAL_VARIABLES", variables_fields_info, create_schema_table,
- fill_variables, make_old_format, 0, -1, -1, 0, 0},
+ fill_variables, make_old_format, 0, 0, -1, 0, 0},
+ {"INDEX_STATISTICS", index_stats_fields_info, create_schema_table,
+ fill_schema_index_stats, make_old_format, 0, -1, -1, 0, 0},
{"KEY_COLUMN_USAGE", key_column_usage_fields_info, create_schema_table,
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mysql-userstats.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list