-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
case:
SELECT ... FROM tbl FORCE INDEX (col1_idx) WHERE ... ORDER BY col1
output:
SELECT ... F…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
case:
SELECT ... FROM tbl FORCE INDEX (col1_idx) WHERE ... ORDER BY col1
output:
SELECT ... F…
-
hi,
If I parse a SQL query containing `CAST (foo AS DECIMAL(16, 2))`,
and then create a query with the creator,
it loses the comma in `DECIMAL(16, 2)`
test code :
```php
-
Submitted by: Jojakim Stahl (jstahl)
Attachments:
[test_firebird_odbc_error.php](https://github.com/FirebirdSQL/jira-attachments/raw/main/ODBC/ODBC-148/12421_test_firebird_odbc_error.php)
Votes: 1
…
-
_From [filtru...@gmail.com](https://code.google.com/u/111266810073171883925/) on May 08, 2012 13:44:06_
Hi!
I got 20120507 source and tried to use comments /*_/ in sql.
Error: Uncaught exception 'Una…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
case:
SELECT ... FROM tbl FORCE INDEX (col1_idx) WHERE ... ORDER BY col1
output:
SELECT ... F…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
case:
SELECT ... FROM tbl FORCE INDEX (col1_idx) WHERE ... ORDER BY col1
output:
SELECT ... F…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
case:
SELECT ... FROM tbl FORCE INDEX (col1_idx) WHERE ... ORDER BY col1
output:
SELECT ... F…
-
We received some warnings in a diff to be checked: D141360#2707315-code.
We did a similar work in the past: https://github.com/Automattic/sensei/pull/7198.
Review the following appointments (I thi…
-
As has been shown in issue #557 , --validate causes problems when there are enough violations in a single rule. These problems are due to the fact that we have php as an intermediate way to run SQL qu…