V následujúcej časti nášho seriálu si pozrieme základnú inštaláciu MySQL na serveri Debian a základný popis jednotlivých konfiguračných položiek.
Inštaláciu databázového servera začneme príkazom
apt-get install mysql-server-5.0
Pri inštalácii sa mi stáva že mi nevytvorí root užívateľa, prihlasovacie údaje do mysql vypíšeme
cat /etc/mysql/debian.cnf , vidíme používateľa debian-sys-maint a jeho prihlasovacie heslo.
Log slow query
Do /etc/mysql/my.cnf doplníme
long_query_time = 1
log-slow-queries = /var/log/mysql/mysql-slow.log
Tu prikladám optimalizovaný my.cnf
cat my.cnf
#
# The MySQL database server configuration file.
#
# You can copy this to one of:
# – “/etc/mysql/my.cnf” to set global options,
# – “~/.my.cnf” to set user-specific options.
#
# One can use all long options that the program supports.
# Run program with –help to get a list of available options and with
# –print-defaults to see which it would actually understand and use.
#
# For explanations see
# http://dev.mysql.com/doc/mysql/en/server-system-variables.html
# This will be passed to all mysql clients
# It has been reported that passwords should be enclosed with ticks/quotes
# escpecially if they contain “#” chars…
# Remember to edit /etc/mysql/debian.cnf when changing the socket location.
[client]
port = 3306
socket = /var/run/mysqld/mysqld.sock
# Here is entries for some specific programs
# The following values assume you have at least 32M ram
# This was formally known as [safe_mysqld]. Both versions are currently parsed.
[mysqld_safe]
socket = /var/run/mysqld/mysqld.sock
nice = 0
[mysqld]
#
# * Basic Settings
#
#
# * IMPORTANT
# If you make changes to these settings and your system uses apparmor, you may
# also need to also adjust /etc/apparmor.d/usr.sbin.mysqld.
#
user = mysql
pid-file = /var/run/mysqld/mysqld.pid
socket = /var/run/mysqld/mysqld.sock
port = 3306
basedir = /usr
datadir = /var/lib/mysql
tmpdir = /tmp
language = /usr/share/mysql/english
long_query_time = 1
log-slow-queries = /var/log/mysql/mysql-slow.log
#skip-external-locking
#
# Instead of skip-networking the default is now to listen only on
# localhost which is more compatible and is not less secure.
#bind-address = 127.0.0.1
#
# * Fine Tuning
#
key_buffer = 16M
max_allowed_packet = 16M
thread_stack = 128K
thread_cache_size = 8
#max_connections = 100
#table_cache = 64
#thread_concurrency = 10
#
# * Query Cache Configuration
#
query_cache_limit = 1M
query_cache_size = 16M
#
# * Logging and Replication
#
# Both location gets rotated by the cronjob.
# Be aware that this log type is a performance killer.
#log = /var/log/mysql/mysql.log
#
# Error logging goes to syslog. This is a Debian improvement ![]()
#
# Here you can see queries with especially long duration
#log_slow_queries = /var/log/mysql/mysql-slow.log
#long_query_time = 2
#log-queries-not-using-indexes
#
# The following can be used as easy to replay backup logs or for replication.
# note: if you are setting up a replication slave, see README.Debian about
# other settings you may need to change.
#server-id = 1
#log_bin = /var/log/mysql/mysql-bin.log
expire_logs_days = 10
max_binlog_size = 100M
#binlog_do_db = include_database_name
#binlog_ignore_db = include_database_name
#
# * BerkeleyDB
#
# Using BerkeleyDB is now discouraged as its support will cease in 5.1.12.
skip-bdb
#
# * InnoDB
#
# InnoDB is enabled by default with a 10MB datafile in /var/lib/mysql/.
# Read the manual for more InnoDB related options. There are many!
# You might want to disable InnoDB to shrink the mysqld process by circa 100MB.
#skip-innodb
#
# * Security Features
#
# Read the manual, too, if you want chroot!
# chroot = /var/lib/mysql/
#
# For generating SSL certificates I recommend the OpenSSL GUI “tinyca”.
#
# ssl-ca=/etc/mysql/cacert.pem
# ssl-cert=/etc/mysql/server-cert.pem
# ssl-key=/etc/mysql/server-key.pem
[mysqldump]
quick
quote-names
max_allowed_packet = 16M
[mysql]
#no-auto-rehash # faster start of mysql but no tab completition
[isamchk]
key_buffer = 16M
#
# * NDB Cluster
#
# See /usr/share/doc/mysql-server-*/README.Debian for more information.
#
# The following configuration is read by the NDB Data Nodes (ndbd processes)
# not from the NDB Management Nodes (ndb_mgmd processes).
#
# [MYSQL_CLUSTER]
# ndb-connectstring=127.0.0.1
#
# * IMPORTANT: Additional settings that can override those from this file!
# The files must end with ‘.cnf’, otherwise they’ll be ignored.
#
!includedir /etc/mysql/conf.d/
phpMyAdmin
apt-get install phpmyadmin
Ďalšiu implementácius MySQL už debian vykoná za nás, phpmyadmin nájdeme na adrese IP/phpmyadmin.
Blogs ou should be reading…
[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]……
Hi…
It’s hard to find knowledgeable people on this topic, but you sound like you know what youfre talking about! Thanks…
Related……
[...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]……
Awesome website…
[...]the time to read or visit the content or sites we have linked to below the[...]……
Links…
[...]Sites of interest we have a link to[...]……
Related……
[...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]……
Superb website…
[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]……
Great website…
[...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]……
Gems form the internet…
[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]……
Links…
[...]Sites of interest we have a link to[...]……
Blogs ou should be reading…
[...]Here is a Great Blog You Might Find Interesting that we Encourage You[...]……
Great website…
[...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]……
Hello!…
An interesting discussion is worth comment. I think that you should write more on this topic, it might not be a taboo subject but generally people are not enough to speak on such topics. To the next. Cheers…
Check this out…
[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]……
Check this out…
[...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]……
Digg…
While checking out DIGG yesterday I noticed this…
News info…
I was reading the news and I saw this really interesting topic…
Dreary Day…
It was a dreary day here yesterday, so I just took to messing around on the internet and realized…
we came across a cool site that you might enjoy. Take a look if you want…
please visit the sites we follow, including this one, as it represents our picks from the web…
Superb website…
[...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]……
Websites you should visit…
[...]below you’ll find the link to some sites that we think you should visit[...]……
Hi…
It’s hard to find knowledgeable people on this topic, but you sound like you know what youfre talking about! Thanks…
Wikia…
Wika linked to this place…
News info…
I was reading the news and I saw this really interesting information…
Informative and precise…
Its difficult to find informative and accurate info but here I noted…
Looking around…
I like to surf around the online world, often I will go to Digg and follow thru…
Awesome website…
[...]the time to read or visit the content or sites we have linked to below the[...]……
Recent Blogroll Additions……
[...]usually posts some very interesting stuff like this. If you’re new to this site[...]……
News info…
I was reading the news and I saw this really cool info…
Recommeneded websites…
[...]Here are some of the sites we recommend for our visitors[...]……
Links…
[...]Sites of interest we have a link to[...]……
Gems form the internet…
[...]very few websites that happen to be detailed below, from our point of view are undoubtedly well worth checking out[...]……
Visitor recommendations…
[...]one of our visitors recently recommended the following website[...]……
Wow!…
A very fascinating post….
Informative and precise…
Its hard to find informative and precise information but here I noted…
Visitor recommendations…
[...]one of our visitors recently recommended the following website[...]……
Links…
[...]Sites of interest we have a link to[...]……
Yahoo results…
While browsing Yahoo I found this page in the results and I didn’t think it fit…
Wow!…
A very spectacular post….
Links…
[...]Sites of interest we have a link to[...]……
Awesome site…
[...] Just about every now and then we tend to decide on blogs that we look over. Shown below are the latest sites that we like [...]…
Yahoo results…
While searching Yahoo I discovered this page in the results and I didn’t think it fit…
Wow!…
A very awesome post….
open office…
[...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose open office[...]……
Digg…
While checking out DIGG today I noticed this…
Looking around…
I like to browse in various places on the internet, regularly I will go to Digg and read and check stuff out…
Dreary Day…
It was a dreary day here today, so I just took to piddeling around online and realized…
Just Browsing…
While I was surfing yesterday I noticed a excellent article concerning…
Looking around…
I like to browse in various places on the web, often I will go to Stumble Upon and follow thru…
Sites You Should Check Out…
http://www.hyspecs.getlisted.co.nz/cylinder-calculator...