Bug #27540 serious bug in select statement,showing empty set on Windows,but not in Linux
Submitted: 30 Mar 2007 6:49 Modified: 30 Mar 2007 8:38
Reporter: sandie bug Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.1-alpha-nt OS:Windows (Windows)
Assigned to: CPU Architecture:Any
Tags: empty sets, SELECT

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[30 Mar 2007 6:55] sandie bug
use this (select * from t_course_sem where course_id=1 and sem_id=1)

Attachment: ddl2.sql (application/octet-stream, text), 1.54 KiB.