�O��Ɉ��������AMySQL�̃R�}���h�ɂ��ĉ������B�܂��AMySQL�̐ݒ��ۑ����Ă���mysql�f�[�^�x�[�X�̓����\����m�邱�ƂŁAMySQL�ւ̗�����[�߂Ăق����B
�@�O��́A������test�f�[�^�x�[�X���g���đ����������܂����B�̐S�̃f�[�^�x�[�X�쐬�̎菇�ɂ��ẮA�܂����b�����Ă��܂���ł����B
�@�f�[�^�x�[�X�̍쐬�^�폜��MySQL�T�[�o�̍ċN���^��~�Ƃ������d�v�ȍ�Ƃ́gmysqladmin�h�R�}���h�ōs���܂��B����mysqladmin�R�}���h���g����̂́A�����ꂽ���[�U�[�����Ɍ����܂��B�����ɁA��ʃ��[�U�[��MySQL�T�[�o�̌����Q�ƒ�`���ēǂݍ��݂����Ă݂܂��傤�B
$ mysqladmin reload mysqladmin: reload failed; error: 'Access denied for user: '@localhost' (Using password: NO)'
�@��L�̂悤�ɁA��ʃ��[�U�[�̑���͎t���Ȃ��悤�ɂȂ��Ă��܂��B���ʂȑ��삪�������X�[�p�[���[�U�[�iroot�j�œ����悤�ɂ���Ă݂܂��傤�iMySQL�T�[�o��mysqladmin�R�}���h���g�p����T�[�o�͓���ł���K�v������܂��j�B
# mysqladmin reload
�@���x�͉������Ȃ��I�������Ǝv���܂��B�������Amysqladmin�R�}���h���g�����т�su���Ă����̂ł͑��삪�ς킵���Ȃ�܂��B�����ŁA��ʃ��[�U�[��mysqladmin�R�}���h���g�p�ł���悤�ɁA�I�v�V�����Ń��[�U�[���w�肵�܂��B
$ mysqladmin -u root reload
�@�C���X�g�[�������������̏�Ԃł́Aroot���[�U�[�ɑ���p�X���[�h���ݒ肳��Ă��Ȃ����߁A�p�X���[�h�̓��͂𑣂��A�g-p�h�I�v�V�����͎w�肵�Ă��܂���B�����^���T�[�o�𗘗p���Ă���ꍇ�Ȃǂ́A�Ǘ��҂łȂ��Ǝg���Ȃ��̂ŁAmysqladmin���g���K�v������ꍇ�̓T�[�o�Ǘ��҂ɑ��k���܂��傤�B
�@�ł͏�L�̂��Ƃ��ӂ܂��āA�܂��̓f�[�^�x�[�X���쐬���Ă݂܂��傤�B
$ mysqladmin -u root create TEST2
�@mysqlshow�R�}���h�Ŋm�F���Ă݂܂��傤�B
$ mysqlshow +-----------+ | Databases | +-----------+ | TEST2 | | mysql | | test | +-----------+
�@���̂悤�ɁATEST2������Ă���ΐ����ł��B
�@�f�[�^�x�[�X���폜����ꍇ��
$ mysqladmin -u root drop TEST2
�Ƃ��A
Dropping the database is potentially a very bad thing to do. Any data stored in the database will be destroyed. Do you really want to drop the 'TEST2' database [y/N]
�̎���Ɂgy�h�ƃ^�C�v����A�폜����܂��B
�@�쐬�����f�[�^�x�[�X���ւ��đ��삷��ɂ́Amysql�R�}���h���N������ۂɃf�[�^�x�[�X���w�肵�܂��B
$ mysql �f�[�^�x�[�X��
�@�ł����A���̕��@�ł̓f�[�^�x�[�X���ւ��邽�т�mysql�v�����v�g����K�v������܂��B��A�̑���̒��ŁAmysql�R�}���h���I�������邱�ƂȂ��f�[�^�x�[�X���ւ���ɂ͉��L�̂悤�ɂ��܂��B
$ mysql test Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 2 to server version: 3.23.28-gamma Type 'help;' or '\h' for help. Type '\c' to clear the buffer mysql> use TEST2;
�@����ŁA�f�[�^�x�[�X���ւ��邱�Ƃ��ł��܂����A���ۂɂ�
ERROR 1044: Access denied for user: '@localhost' to database 'TEST2'
�ƂȂ��Ă��܂������Ȃ��Ǝv���܂��B����́A�Q�ƌ��̖��ł��BTEST2�f�[�^�x�[�X���쐬�����ہAroot���[�U�[��mysqladmin�R�}���h���g�p�������߁A�f�[�^�x�[�X�̑����root�݂̂Ɍ����Ă��܂����̂ł��B����ɂ��ẮA��قǏЉ�����[�U�[�Q�ƌ��ɂ����Ő������܂��B
�@mysql�^mysqladmin�R�}���h�̃I�v�V�����̎w����@��2�ʂ肠��܂��B1�͑O�o��
$ mysqladmin -u ���[�U�[�� [����]
�̂悤�ɁA�I�v�V�������g-�h�Ŏw�肵�Ēl����͂�����@�B����1��
$ mysqladmin --user=���[�U�[�� [����]
�̂悤�ɁA�g--�h�̌�ɃI�v�V�������w�肵�A�g=�h�̌�ɒl����͂�����@�ł��B�ǂ�����g�����͍D�݂̕������Ƃ���ł��B
�@�悭���p�����I�v�V�����ɂ͉��L�̂悤�Ȃ��̂�����܂��B
�mmysql�R�}���h�I�v�V�����n
�mmysqladmin�R�}���h�I�v�V�����n
��mysql�R�}���h�Ɠ����悤�Ɏw��ł��܂��B
�@�ق��ɂ����L�̂悤�Ȃ��̂�����܂��B
�@���̂ق��̃I�v�V�����ɂ��Ă�
http://www.mysql.gr.jp/jpdoc/3.23/manual.ja_Installing.html#Command-line_options
���Q�Ƃ��Ă��������B
Copyright © ITmedia, Inc. All Rights Reserved.