Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
PROBLEMS
Package: gnusql-0.7b5.1.tar.gz [view]
Upload User: dgyhgb
Upload Date: 2007-01-07
Package Size: 676k
Code Size: 1k
Category:
SQL Server
Development Platform:
Unix_Linux
- This file describes various problems that have been encountered
- in compiling, installing and running GNU SQL Server.
- 1. Server sometimes fails on repeated data insert/delete in
- subsequent transaction.
- 2. Some problem in index processing exist but the place still
- unclear now.
- 3. Performance on the long run seems to be slower than it should be.
- Server interprocess communication has to be fixed. we know how
- to do it, but haven't had a time for it yet.
- 4. Linux bugs:
- - testIS0.sql - irregular crashes: segmentation fault OR
- 'msgsnd' illegal argument OR some kind of memory violation
- - debugger death after debugged service death leads to 'gsqls' assertation
- fail (the same on SCO v5)
- - LJ -- rbuf -- buffer for incoming messages (bad address) - cured by moving
- declaration. quite strange behavior.
- 7. 'make-dist' dosn't work properly without RCS archive
- (which is NOT distributed)
- ---------------------
- 8. testM1.ec skips all data in group by cursor
- 10. ar & ranlib using on hpux
- 11. scripts top line configuration #! or not
- ----------
- 12. installation checks (drop dq out from installation)
- 13. rename monitor.l to smth like gsqlmon
- 14. find texinfo 2 html convertor
- 15. insert reference to it in gss.texi
- Database System Concepts
- Henry F. Korth
- Abraham Silberschatz
- McGraw-Hil International Editions
- Second Edition
- ISBN 0-07-100804-7
- 16.