MYSQL启动服务时候一闪就没有了

如题,还有就是怎么样可以从地址栏进入MYSQL数据库呢?我记得可以的,活着说是安装失败了,怎么来测试到底是不是安装成功了?进程中间有MYSQLD-NT.EXE,这说明了安... 如题,还有就是怎么样可以从地址栏进入MYSQL数据库呢?我记得可以的,活着说是安装失败了,怎么来测试到底是不是安装成功了?
进程中间有MYSQLD-NT.EXE,这说明了安装成功并成功运行?是否还需要别的什么组件什么的来支持吗?
展开
 我来答
huanglenzhi
推荐于2018-05-14 · 知道合伙人数码行家
huanglenzhi
知道合伙人数码行家
采纳数:117538 获赞数:517174
长期从事计算机组装,维护,网络组建及管理。对计算机硬件、操作系统安装、典型网络设备具有详细认知。

向TA提问 私信TA
展开全部
  解决办法:
  1、碰到这种情况,找到my.ini配置文件
  2、找到这一部分
  # Installation Instructions
  # ----------------------------------------------------------------------
  #
  # On Linux you can copy this file to /etc/my.cnf to set global options,
  # mysql-data-dir/my.cnf to set server-specific options
  # (@localstatedir@ for this installation) or to
  # ~/.my.cnf to set user-specific options.
  #
  # On Windows you should keep this file in the installation directory
  # of your server (e.g. C:\Program Files\MySQL\MySQL Server X.Y). To
  # make sure the server reads the config file use the startup option
  # "--defaults-file".
  #
  # To run run the server from the command line, execute this in a
  # command line shell, e.g.
  # mysqld --defaults-file="c:\Program Files\MySQL\MySQL Server X.Y\my.ini"
  #
  # To install the server as a Windows service manually, execute this in a
  # command line shell, e.g.
  # mysqld --install MySQLXY --defaults-file="c:\Program Files\MySQL\MySQL Server X.Y\my.ini"
  #
  # And then execute this in a command line shell to start the server, e.g.
  # net start MySQLXY
  #
  #
  # Guildlines for editing this file
  3、如果My.ini实际是在D盘,则将C:改为D: 如下
  # Installation Instructions
  # ----------------------------------------------------------------------
  #
  # On Linux you can copy this file to /etc/my.cnf to set global options,
  # mysql-data-dir/my.cnf to set server-specific options
  # (@localstatedir@ for this installation) or to
  # ~/.my.cnf to set user-specific options.
  #
  # On Windows you should keep this file in the installation directory
  # of your server (e.g. C:\Program Files\MySQL\MySQL Server X.Y). To
  # make sure the server reads the config file use the startup option
  # "--defaults-file".
  #
  # To run run the server from the command line, execute this in a
  # command line shell, e.g.
  # mysqld --defaults-file="d:\Program Files\MySQL\MySQL Server X.Y\my.ini"
  #
  # To install the server as a Windows service manually, execute this in a
  # command line shell, e.g.
  # mysqld --install MySQLXY --defaults-file="d:\Program Files\MySQL\MySQL Server X.Y\my.ini"
  #
  # And then execute this in a command line shell to start the server, e.g.
  # net start MySQLXY
  #
  #
  # Guildlines for editing this file
ybzzzzz
2010-03-28 · 超过18用户采纳过TA的回答
知道答主
回答量:32
采纳率:0%
帮助的人:0
展开全部
Windows还是Linux?看看进程里有没有mysqld就知道服务有没有启动
用浏览器进入mysql需要装phpadmin

补充:
有MYSQLD-NT.EXE说明已经安装成功,mysqld是后台服务,所以启动后闪一下就看不到了

你想连上mysql操作的话需要先装一个客户端才行,安装phpadmin比较复杂,建议使用mysql front
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式