首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > 其他操作系统 > Mysql5.0 on Solaris 10 bug report
【标  题】:Mysql5.0 on Solaris 10 bug report
【关键字】:Mysql5.0,on,Solaris,10,bug,report
【来  源】:http://blog.chinaunix.net/article.php?articleId=54924&blogId=11301

Mysql5.0 on Solaris 10 bug report

use et 可以,use et; 不行!

不是bug是什么?

mysql> use mysql;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> use et;
ERROR 1049 (42000): Unknown database 'et;'
mysql> use et
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> use mysql;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> use et;
ERROR 1049 (42000): Unknown database 'et;'
mysql> use test
Database changed
mysql> use test;
Database changed
mysql>

mysql5.0的一个bug:【上一篇】
停止Solaris下的一些后台服务程序:【下一篇】
【相关文章】
  • mysql5.0的一个bug
  • VMware4.51 install Solaris10
  • 在Solaris上直接生成打包压缩文件,而绕过生成中间文件
  • 一些solaris相关的网站
  • solaris系统配置文件汇总
  • crond 在linux中定时执行任务
  • E系列i/o板的GBIC口接3510阵列
  • Solaris下如何共享文件系统
  • solaris中的进程工具
  • 在Solaris系统中安装GCC编译器
  • 【随机文章】
  • 优先次序 优化Windows操作系统的程序运行
  • 自己写程序揭开cmos密码
  • 解析腾讯QQ的P2P功能
  • txt - xml 转化的事例,java main 方法,完整带配置文件,可灵活转化
  • 认证改变生活(二)
  • grep家族
  • 【热布克hbk】超经典(转):C++书之旧爱如梦
  • 拾取密码框中的密码
  • 基础10:文件分类、合并和分割(sort,uniq,join,cut,paste,split)
  • 彻底明白Java的IO系统
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.