mysql root 密碼更改
如果忘記了 MySQL 的 root 密碼,可以用以下方法重新設定:
1. 關閉 MySQL 伺服器。
/etc/rc.d/init.d/mysqld stop
2. 用以下指令啟動 MySQL,以跳過檢查權限的資料表
mysqld_safe --skip-grant-tables &
(顯示訊息 nohup: ignoring input and redirecting stderr to stdout
Starting mysqld daemon with databases from /var/lib/mysql 直接按Enter)
3. 現在己經可以用空密碼進入 MySQL
mysql -u root
4. 進入 MySQL 後執行以下指令更改 mysql root 密碼:
mysql> update mysql.user set password=PASSWORD(」new_password」) where User=』root';
mysql> flush privileges;
mysql> quit
5. 最後只需重新啟動 MySQL,便可以用新設定的密碼進入了。
參考自:http://www.cosa.org.tw/forum/index.php?topic=73.0
迴響
mysql root 密碼更改 | 豬窩 | 785
Inspiring quest there. What occurred after? Thanks!
mysql root 密碼更改 | 豬窩 | 969
Football is the most popular disciplinein the world.
Demand massive. Hundreds of millions of people watch games of idols.
Demand growing constantly.
Of course for the specified sport you can make bets at bookmakers.
Quickly tell history of football.
Development of discipline
Football originated in antiquity. Disciplines with a ball in demand among citizens
of different countries. They were used in:
• Asian countries;
• Ancient Greece;
• Ancient Rome.
Inhabitants of Italy improved sport. In the 16th century
they created the game "Calcio". With the development of trade,
it came to England. Interest in discipline formed instantly.
By Level of Interest "Calcio" surpassed cricket.
Severe discipline
Interest public appeared not by chance. Discipline captivated with its
dynamics. Passion on the court were serious. This permitted norms of football:
1. 2 squads.
2. 25 athletes each.
3. 15 forwards.
4. Right to fistfights.
English made their norms. At first discipline wasn't standardized.
In some places allowed to throw projectile with hands, in others it was forbidden.
The first attempt to unification occurred in 1846.
Conditions demanded momentary response. Representatives from several colleges
entered the field on the field as part of the tournament.
Each player worked in accordance with acceptednorms.
Result did not inspire optimism. However, athletes managed to
fix a single set of rules.
Starting unification became positive. Participation viewers increased.
According to the results in Great Britain formed the first specialized
club. Roster renamed "Sheffield". It happened in 1857.
In 1863 appeared The Football Association of England. Organization quickly adopted a single code of rules
games.
Phased improvement
Gradually the game developed. Created requirements for the stadium.
Standardized dimensions of the gate.
Significant time is 1871. At that time originated the FA Cup.
Tournament - oldest in the class.
1891 - year appearances in discipline kick from 11
meters. However, from current this standard different. Now take penalties from
point. Earlier moment was done from the line.
Discipline improved. Love grew. As a result in the 1880s,
the number of clubs passed over a hundred. In society began appear rumors.
Many players felt that certain teams give players incentives.
In those days disciplines could be only amateur. According to the results norms changed.
They introduced a clause prohibiting players to receive remuneration.
Started sequence denunciations. Lineups wrote accusations against each other.
Some clubs left the league. After time norm cancelled.
Football in other countries of the world
Development of trade relations increased penetration of football to Europe.
Following the results sport started regulated at the supranational level.
FIFA appeared in beginning of the last century.
At first association included 7 countries.
Unified requirements on equipment was. Players was required
to wear:
• hat or top hat;
• shoes;
• elongated stockings;
• pants.
Standard established later. Initially footballers played without numbers.
They appeared only in 1939.
First international championship held at the beginning of the last century.
Discipline included to the Olympiad. Participated only 3 teams.
Football flourished in the 1950. In the world started playing high class
stars.
mysql root 密碼更改 | 豬窩 | 817
Great info. Lucky me I found your website by chance (stumbleupon).
I have saved it for later!
mysql root 密碼更改 | 豬窩 | 1213
I've read a few good stuff here. Certainly worth bookmarking for revisiting.
I surprise how a lot effort you put to make such a fantastic informative
site.
mysql root 密碼更改 | 豬窩 | 458
Good post. I am dealing with some of these issues as well..