Changes
From SME Server
Jump to navigation
Jump to search
← Older edit
Newer edit →
Google charts
(view source)
Revision as of 22:50, 26 November 2015
172 bytes added
,
22:50, 26 November 2015
no edit summary
Line 62:
Line 62:
PRIMARY KEY (`number`),
PRIMARY KEY (`number`),
KEY `index` (`number`)
KEY `index` (`number`)
−
) ENGINE=MyISAM AUTO_INCREMENT=
47577
DEFAULT CHARSET=latin1;
+
) ENGINE=MyISAM AUTO_INCREMENT=
1
DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
/*!40101 SET character_set_client = @saved_cs_client */;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
Line 79:
Line 79:
3. Create the database:
3. Create the database:
−
#
mysqladmin create
apache_stats
+
#
mysql < apache_memory_usage_show_to_database.sql
+
+
Set the user access :
+
#mysql
+
mysql> GRANT ALL PRIVILEGES ON
apache_stats
.* TO stats@localhost IDENTIFIED BY 'Your Password';
+
+
mysql> flush privileges;
+
+
Warren
80
edits
Navigation menu
Page actions
Page
Discussion
View source
History
Page actions
Page
Discussion
More
Tools
In other languages
Personal tools
English
Log in
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version
Search