Tables/core log searches
From Joomla! Documentation
< Tables(Difference between revisions)
(New page: == Usage: == * Since: == Description: == {| border="1" |+ '''core_log_searches Table (#__core_log_searches)''' |- bgcolor="lightgrey" | Field || Type || Nullable || Default || Key || Ext...) |
m (categorisation) |
||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | == Usage | + | == Usage == |
* Since: | * Since: | ||
| − | == Description | + | == Description == |
| − | {| border="1" | + | {| class="wikitable" border="1" |
|+ '''core_log_searches Table (#__core_log_searches)''' | |+ '''core_log_searches Table (#__core_log_searches)''' | ||
|- bgcolor="lightgrey" | |- bgcolor="lightgrey" | ||
| Line 16: | Line 16: | ||
== Notes == | == Notes == | ||
| − | {| border="1" | + | {| class="wikitable" border="1" |
|+ '''Indices''' | |+ '''Indices''' | ||
|- bgcolor="lightgrey" | |- bgcolor="lightgrey" | ||
| Line 23: | Line 23: | ||
* Default character set: '''utf8''' | * Default character set: '''utf8''' | ||
| + | |||
| + | <noinclude>[[Category:Database]]</noinclude> | ||
Latest revision as of 10:37, 16 March 2013
[edit] Usage
- Since:
[edit] Description
| Field | Type | Nullable | Default | Key | Extra | Comments |
| search_term | varchar(128) | NOT NULL | ||||
| hits | integer unsigned | NOT NULL | 0 |
[edit] Notes
| Index Name | Column(s) | Unique? |
- Default character set: utf8