
|
If you were logged in you would be able to see more operations.
|
|
|
Openfire
Created: 02/11/08 09:24 AM
Updated: 04/09/08 11:31 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
3.5.0
|
|
| Support Plan Customer Issue: |
No
|
| Resolution Date: |
02/11/08 10:41 PM
|
| Acceptance Test - Add?: |
No
|
|
Apparently Oracle can't handle a simple SELECT 1. facepalm Need to figure out how best to handle this. Different statement that maybe works across the board? Special case for Oracle? Some other solution?
|
|
Description
|
Apparently Oracle can't handle a simple SELECT 1. facepalm Need to figure out how best to handle this. Different statement that maybe works across the board? Special case for Oracle? Some other solution? |
Show » |
|
works under oracle
and mysql
but not much else
gotta love consistency