Home » Projects » Mambo CMS » SVN » Browse repository
Diff of /mambo/branches/4.5.3h/installation/sql/mambo.sql
Parent Directory
|
Revision Log
|
Patch
| 553 |
`ordering` int(11) NOT NULL default '0', |
`ordering` int(11) NOT NULL default '0', |
| 554 |
`access` tinyint(3) unsigned NOT NULL default '0', |
`access` tinyint(3) unsigned NOT NULL default '0', |
| 555 |
`count` int(11) NOT NULL default '0', |
`count` int(11) NOT NULL default '0', |
| 556 |
`params` text NOT NULL, |
`params` text NOT NULL default '', |
| 557 |
PRIMARY KEY (`id`), |
PRIMARY KEY (`id`), |
| 558 |
KEY `idx_scope` (`scope`) |
KEY `idx_scope` (`scope`) |
| 559 |
) TYPE=MyISAM; |
) TYPE=MyISAM; |
|
|
Legend:
| Removed from v.63 |
|
| changed lines |
| |
Added in v.64 |
|
|

Web Hosting provided by Network
Redux.