Commit Graph

56 Commits

Author SHA1 Message Date
Robin Johnson
e545478659 sql.php3, libraries/common.lib.php3, libraries/sqlparser.lib.php3: Revert line 88 of sql.php3, and fix it a different way... 2003-01-13 23:19:53 +00:00
Robin Johnson
a66c941f35 ChangeLog read_dump.php3 sql.php3 libraries/common.lib.php3 libraries/sqlparser.lib.php3: Fixed bug #641765, see mailing list post 2003-01-13 06:59:45 +00:00
Marc Delisle
8f6bef6fdc support for EXTRACT FROM 2003-01-09 15:33:37 +00:00
Marc Delisle
14e6e85747 queryflag select_from 2003-01-08 15:16:03 +00:00
Marc Delisle
73099ed1e4 analyser and confirmation requests 2003-01-08 14:54:59 +00:00
Marc Delisle
af23806b2f bug 649665 2002-12-11 11:07:07 +00:00
Marc Delisle
b2656d8455 bug 644030 part 1 2002-11-27 11:48:14 +00:00
Marc Delisle
f463bdcf21 bug 643992 2002-11-26 18:29:35 +00:00
Marc Delisle
eb577f4a0d bug 642319 2002-11-22 19:49:00 +00:00
Marc Delisle
f7fb4c903d bug 636553 2002-11-13 19:13:00 +00:00
Marc Delisle
84c31358f3 bug 636563 2002-11-13 18:21:59 +00:00
Marc Delisle
e002e96546 bug 636563 2002-11-13 18:20:00 +00:00
Marc Delisle
8d5c94ac3e unquoted identifiers 2002-11-13 13:25:23 +00:00
Marc Delisle
b8a852d6ac single quotes bug 2002-11-11 20:08:02 +00:00
Marc Delisle
12fb6cda18 bug 636575 2002-11-11 18:26:41 +00:00
Marc Delisle
af84e6ce23 left join...using 2002-11-11 17:48:47 +00:00
Robin Johnson
703be1753e config.inc.php3 sql.php3 tbl_move_copy.php3 libraries/common.lib.php3 libraries/sqlparser.lib.php3: Committed Marc's patches to the SQL parser and pretty printer from bugs #605030 and #631421. 2002-11-08 22:20:23 +00:00
Marc Delisle
3a658bba32 PHP version 4.2.x is 402xx 2002-11-02 10:26:40 +00:00
Marc Delisle
39688989a6 analyzer returned info comments 2002-11-01 11:38:56 +00:00
Marc Delisle
f19a89f8a7 analyzer 2002-11-01 11:12:51 +00:00
Alexander M. Turek
dc419c07b6 removed regex 2002-11-01 09:07:23 +00:00
Alexander M. Turek
1b52216bad Fixed two minor parser bugs. 2002-10-30 15:49:45 +00:00
Loïc Chapeaux
78f4c7f06d Coding standards 2002-10-25 13:55:56 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Robin Johnson
115595931d Minor display bug 2002-10-13 20:40:19 +00:00
Robin Johnson
2ac4270108 libraries/commom.inc.php3, string.lib.php3, sqlparser.lib.php3: Fixed MB bug 2002-10-13 10:07:40 +00:00
Robin Johnson
7da05ddf04 Fix for bug #621357 2002-10-13 09:55:26 +00:00
Michal Čihař
c792e535f5 coding standards 2002-09-23 14:15:31 +00:00
Michal Čihař
207bd192a6 fix for #613102 (ALTER TABLE:missing spacebar) 2002-09-23 08:53:29 +00:00
Marc Delisle
8b0cf94ea1 bug 608459 syntax coloring 2002-09-19 16:53:20 +00:00
Alexander M. Turek
f36ffad8f1 XHTML fix 2002-09-11 17:06:45 +00:00
Alexander M. Turek
11b4950345 For Lo�c: bug #571409 2002-08-23 10:22:54 +00:00
Alexander M. Turek
f175e698e1 bug #597184 2002-08-20 05:56:22 +00:00
Robin Johnson
8ea92fb4f1 Fixed bug #594098 2002-08-12 18:58:55 +00:00
Robin Johnson
c439d917a4 Coding standards fixes by Loic 2002-08-07 22:36:18 +00:00
Robin Johnson
0aede53a1a - Spelling fix in $strSQPBugUnknownPunctation where not yet translated
- Spelling fix in
  $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
2002-08-07 21:39:46 +00:00
Robin Johnson
a9f696253d BUG() Change 2002-08-07 08:07:50 +00:00
Robin Johnson
9278aaeb17 * libraries/sqlparser.lib.php3:
- Converted code to use $str* variables
- BUG() code cleaned up (PMA_SQP_BUG, PMA_SQP_throwError)
- More PHP3 compatibility
2002-08-07 05:47:13 +00:00
Marc Delisle
3513a3fe2f from Loic 2002-08-05 20:06:09 +00:00
Robin Johnson
35099eb6b6 2002-07-31 Robin Johnson <robbat2@users.sourceforge.net>
tbl_properties_structure.php3 +40: Fix for a warning notice
libraries/sqlparser.lib.php3: Fix for another minor formatting quirk
2002-07-31 20:18:27 +00:00
Marc Delisle
f3dc6788a6 for Loic 2002-07-29 16:11:30 +00:00
Marc Delisle
9dc83fc7d8 typo 2002-07-26 18:30:59 +00:00
Robin Johnson
fa12f6bd65 Fix for ob_flush() bug code 2002-07-26 17:41:01 +00:00
Robin Johnson
00cdeb0819 PHP3 fix for gzcompress bug code 2002-07-26 17:33:31 +00:00
Robin Johnson
1e8bbf98cb libraries/sqlparser.lib.php3:
- Fixed ANSI type string escaping
- Fixed formatting wrt. whitespace in FormatHTML
2002-07-26 17:23:18 +00:00
Loïc Chapeaux
4d5747e176 Translated a string & coding standards 2002-07-26 10:07:45 +00:00
Loïc Chapeaux
a6da8ec9a6 PHP3 fixes 2002-07-26 08:14:02 +00:00
Robin Johnson
bd50de3e00 libraries/sqlparser.lib.php3:
- Fixed analyze code to remove print_r()
2002-07-26 00:01:02 +00:00
Robin Johnson
4d4fff739b libraries/sqlparser.lib.php3:
- Fix strpos on line 168/169 to work with PHP3
2002-07-25 23:06:00 +00:00
Robin Johnson
c6ea79ba9b config.inc.php3, libraries/sqlparser.lib.php3:
- Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
2002-07-25 22:49:34 +00:00