Difference between revisions of "Database Settings"

From GeeklogWiki
Jump to: navigation, search
m (spam)
 
Line 15: Line 15:
 
| geeklog
 
| geeklog
 
| Database Name
 
| Database Name
 
+
|-
 
+
| _DB_user
 
+
| root
 
+
| Database User Account
 
+
|-
 
+
| _DB_pass
= some links =
+
| null
[http://user1.7host.com/ycxxw]
+
| Database User Password
[http://pafu.51.net/case.htm]
+
|-
[http://pafu.51.net/index.htm]
+
| _DB_table_prefix
[http://pafu.51.net/lianxi.htm]
+
| gl_
[http://pafu.51.net/link.htm]
+
| Allows you to change the default table names for Geeklog. Changing this would allow you to run several Geeklog Systems from one database. However, you must make sure that all plugins also make use of this prefix.
[http://pafu.51.net/price.htm]
+
|-
[http://pafu.51.net/ts.htm]
+
| _DB_mysqldump_path
[http://pafu.51.net/]
+
| /usr/bin/mysqldump
[http://pafu.w4.dns2008.cn/]
+
| Complete path to the [http://www.mysql.com/doc/en/mysqldump.html mysqldump] utility (part of MySQL) for making backups of your Geeklog database
[http://pafu.w4.dns2008.cn/case.htm]
+
|-
[http://pafu.w4.dns2008.cn/support.htm]
+
| allow_mysqldump
[http://pafu.w4.dns2008.cn/intro.htm]
+
| 1
[http://pafu.w4.dns2008.cn/contact.htm]
+
| Enable or disable the backup functionality (1 = on, 0 = off)
[http://pafu.w4.dns2008.cn/case.htm]
+
|-
[http://www.aimite.com/index.htm]
+
| mysqldump_options
[http://www.aimite.com/link.htm]
+
| -Q
[http://www.belinking.com/index.htm]
+
| Here you can include additional options for the [http://www.mysql.com/doc/en/mysqldump.html mysqldump] call that Geeklog uses to create a backup from your database.
[http://www.belinking.com/n1.htm]
+
|}
[http://www.belinking.com/n1-2.htm]
 
[http://www.belinking.com/n1-3.htm]
 
[http://www.belinking.com/n1-4.htm]
 
[http://www.belinking.com/n1-5.htm]
 
[http://www.belinking.com/n1-6.htm]
 
[http://www.belinking.com/n2.htm]
 
[http://www.belinking.com/n3.htm]
 
[http://www.belinking.com/n4.htm]
 
[http://www.belinking.com/n5.htm]
 
[http://www.belinking.com]
 
[http://hebu.51.net/hdd.htm]
 
[http://hebu.51.net/raid.htm]
 
[http://hebu.51.net/doc.htm]
 
[http://hebu.51.net/lianxi.htm]
 
[http://hebu.51.net/case.htm]
 
[http://hebu.51.net/price.htm]
 
[http://hebu.51.net/doc0.htm]
 
[http://hebu.51.net/doc1.htm]
 
[http://hebu.51.net/doc2.htm]
 
[http://hebu.51.net/doc3.htm]
 
[http://hebu.51.net/doc4.htm]
 
[http://hebu.51.net/doc5.htm]
 
[http://hebu.51.net/doc6.htm]
 
[http://hebu.51.net/doc7.htm]
 
[http://hebu.51.net/doc8.htm]
 
[http://hebu.51.net/doc9.htm]
 
[http://hebu.51.net/doc10.htm]
 
[http://hebu.51.net/doc11.htm]
 
[http://hebu.51.net/doc12.htm]
 
[http://hebu.51.net/doc13.htm]
 
[http://hebu.51.net/shujuhuifu.htm]
 
[http://hebu.51.net/index.htm]
 
[http://hebu.myrice.com/case.htm]
 
[http://hebu.myrice.com/contact.htm]
 
[http://hebu.myrice.com/index.html]
 
[http://hebu.myrice.com/index1.htm]
 
[http://hebu.myrice.com/luich.htm]
 
[http://hebu.myrice.com/price.htm]
 
[http://hebu.myrice.com/ts.htm]
 
[http://hebu.myrice.com/ts1.htm]
 
[http://hebu.myrice.com/ts2.htm]
 
[http://hebu.myrice.com/ts3.htm]
 
[http://hebu.myrice.com/ts4.htm]
 
[http://hebu.myrice.com/tse.htm]
 
[http://recycle.myrice.com]
 

Latest revision as of 14:05, 2 December 2004

Variable Default Value Description
_DB_dbms mysql Do not change! This tells Geeklog that it's dealing with a MySQL database - and currently, that is the only type of database that is supported.
_DB_host localhost Database Server (to be entered in the form: hostname:port:unixsocket. In most cases you won't need to change the default value.
_DB_name geeklog Database Name
_DB_user root Database User Account
_DB_pass null Database User Password
_DB_table_prefix gl_ Allows you to change the default table names for Geeklog. Changing this would allow you to run several Geeklog Systems from one database. However, you must make sure that all plugins also make use of this prefix.
_DB_mysqldump_path /usr/bin/mysqldump Complete path to the mysqldump utility (part of MySQL) for making backups of your Geeklog database
allow_mysqldump 1 Enable or disable the backup functionality (1 = on, 0 = off)
mysqldump_options -Q Here you can include additional options for the mysqldump call that Geeklog uses to create a backup from your database.