| Bug #13976 | Server Crash | ||
|---|---|---|---|
| Submitted: | 12 Oct 2005 19:55 | Modified: | 12 Oct 2005 21:28 |
| Reporter: | Majdi Swais | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server | Severity: | S2 (Serious) |
| Version: | 5.1.13 | OS: | Linux (Fedora c3) |
| Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[12 Oct 2005 19:55]
Majdi Swais
[12 Oct 2005 21:28]
MySQL Verification Team
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.
If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information
about accessing the source trees is available at
http://www.mysql.com/doc/en/Installing_source_tree.html
Additional info:
mysql> Select *
-> From jv_details Inner Join chart ON jv_details.jv_account = chart.chart_id
-> where
-> (jv_year,jv_no) in ((2005,1));
Empty set (0.00 sec)
mysql> select version();
+-----------------+
| version() |
+-----------------+
| 5.0.15-rc-debug |
+-----------------+
1 row in set (0.00 sec)
