/[LeafOK_CVS]/fenglin/TODO/sql/db_stru.sql
ViewVC logotype

Diff of /fenglin/TODO/sql/db_stru.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.21 by sysadm, Sat Oct 11 02:34:05 2025 UTC Revision 1.22 by sysadm, Thu Oct 16 03:56:59 2025 UTC
# Line 279  CREATE TABLE `user_pubinfo` ( Line 279  CREATE TABLE `user_pubinfo` (
279    `visit_count` mediumint NOT NULL DEFAULT '0',    `visit_count` mediumint NOT NULL DEFAULT '0',
280    `gender_pub` tinyint UNSIGNED NOT NULL DEFAULT '0',    `gender_pub` tinyint UNSIGNED NOT NULL DEFAULT '0',
281    `last_login_dt` datetime DEFAULT NULL,    `last_login_dt` datetime DEFAULT NULL,
282      `last_logout_dt` datetime DEFAULT NULL,
283    `sign_1` mediumtext,    `sign_1` mediumtext,
284    `sign_2` mediumtext,    `sign_2` mediumtext,
285    `sign_3` mediumtext,    `sign_3` mediumtext,


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1