Home > php教程 > php手册 > 大家在碰到这样的情况下注意一下!

大家在碰到这样的情况下注意一下!

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-21 09:09:18
Original
1714 people have browsed it

我正在把基于mysql数据库的程序改为基于sysbase的,可是我的程序在改完之后,执行的时候程序执行结果的页面总是不动(大白页面),刚开始怀疑是mysql的sql语句和sybase的差异造成的,可是经过检查mysql的sql语句没有发现任何的错误(原来的mysql的sql语句已经改动过了),
实在没办法就从程序下手,弄了将近两个小时也没发现程序哪里有毛病。后来把sql语句屏蔽掉能看到相应的页面(但没有数值,因为数值是从数据库中提取出来的)这是怎么回事呢?正在焦头烂额的时候我无意中打开sybase的相应的数据库,突然发现原来在sybase中建设备、数据库的时候采用的是默认的大小2M,一看数据库属性原来数据库已满,原来的大小不能满足使用了,改变大小之后,问题解决,希望大家在碰到类似的问题的时候多想想问题的所在,唉!由于对数据库不了解,结果白白浪费了很多时间,真是郁闷!!:-S



Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
MySQL stops process
From 1970-01-01 08:00:00
0
0
0
Error when installing mysql on linux
From 1970-01-01 08:00:00
0
0
0
phpstudy cannot start mysql?
From 1970-01-01 08:00:00
0
0
0
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template