MySQL安装后不能用是什么情况该如何解决_MySQL
Jun 01, 2016 pm 01:18 PM
bitsCN.com
我这里只讲几点有关于MySQL数据库安装后遇到的个别问题
我之前安装过MYSQL好像不用手动启动服务,具体也忘记了,但我上回给公司安装的那个是要手动安装服务的,如果mysql刚刚安装不能用,可能是服务没有安装,要好好检查下。
mysql闪退解决方案
查看mysql command line client默认执行的一些参数。方法:开始->所有程序->MySQL->MySQL Server5.5->MySQL5.5 command line client,右键属性。主要看my.ini这个,那时候我安装的时候没有这个,my-small.ini文件,更名为my-ini文件,保存再启动一下就OK了。
如果表创建了外键,但是没有效果,可能是表的类型要是InnoDB型的。
远程登录时,要注意权限是否弄好了bitsCN.com

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

PHP's big data structure processing skills

How to optimize MySQL query performance in PHP?

How to use MySQL backup and restore in PHP?

How to insert data into a MySQL table using PHP?

What are the application scenarios of Java enumeration types in databases?

How to fix mysql_native_password not loaded errors on MySQL 8.4

How to use MySQL stored procedures in PHP?

Performance optimization strategies for PHP array paging
