Commit Graph

141 Commits

Author SHA1 Message Date
Piotr Przybylski
90099b7b5d Remove PMA_STR_binarySearchInArr in favor of isset and in_array 2011-06-08 19:23:58 +02:00
Michal Čihař
41376df2b0 Properly end multi word links 2011-06-06 16:36:57 +02:00
Michal Čihař
91c16608f8 Documentation for other reserved words 2011-06-06 16:33:22 +02:00
Michal Čihař
55d8b1efa0 Add documentation links to function names 2011-06-06 16:21:23 +02:00
Michal Čihař
9b0b9b0b59 Move doc back to correct place 2011-06-06 16:13:33 +02:00
Michal Čihař
0c964ca10b Provide doc links for operators 2011-06-06 16:12:33 +02:00
Michal Čihař
cbd0b7d8f7 Merge branch 'integration'
Conflicts:
	libraries/sqlparser.lib.php
2011-06-06 15:54:29 +02:00
Mateusz Lewandowski
6c6ae1c1cc Better names for some variables 2011-06-06 15:51:02 +02:00
Michal Čihař
3cf4830bbb Replace TRUE/FALSE with true/false.
At least this seems to be the coding standard, so make all files
compliant.
2011-06-06 11:55:09 +02:00
Piotr Przybylski
8b47a1dbd4 Remove $mysql_charsets_count and $mysql_collations_count 2011-06-06 00:31:52 +02:00
Piotr Przybylski
610614c95f Removed global variables with array counts in sqlparser.lib.php 2011-06-06 00:25:52 +02:00
Michal Čihař
88ff8be6af Add missing operator 2011-05-11 14:00:10 +02:00
Marc Delisle
e6211f0c2f Other replacements for easier reading 2011-05-09 12:57:28 -04:00
Marc Delisle
13b31956ae For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
Marc Delisle
baf339f802 Continue to replace warning level with error level 2011-05-04 06:14:28 -04:00
Michal Čihař
b47903e03f Fix indentation 2011-04-18 17:01:32 +02:00
Dieter Adriaenssens
5d915f1ff6 Merge branch 'QA_3_3'
Conflicts:

	libraries/sqlparser.lib.php
2010-12-13 21:36:51 +01:00
Dieter Adriaenssens
8afdcbe2b8 bug #3127904, Close all opened round brackets indents 2010-12-13 21:18:33 +01:00
Marc Delisle
79f320e951 remove author names 2010-12-04 06:41:10 -05:00
Dieter Adriaenssens
3a3ac7caab bug #3077454, don't apply inner_sql span to query_only mode, this breaks copying databases and rowcount of queries 2010-10-04 20:49:05 +02:00
Michal Čihař
0431042bd0 Drop $Id$ expansion, nobody complained so far it not working. 2010-09-07 15:00:44 +02:00
Michal Čihař
4f487780a0 bug #3042665 [parser] Add workaround for MySQL way of handling backtick. 2010-08-30 17:19:11 +02:00
Michal Čihař
68e1ff3798 Do not fail if parsing query has failed. 2010-08-30 17:19:11 +02:00
Michal Čihař
8ce53e5bc8 Not used anywhere. 2010-08-30 17:19:11 +02:00
Michal Čihař
a6ba984504 Start testcase for SQL parser. 2010-08-30 15:53:00 +02:00
Michal Čihař
fdb0d32df4 Merge branch 'QA_3_3' 2010-08-30 14:18:02 +02:00
Michal Čihař
4a234050f2 bug #3054458 [core] Fixed displaying number of rows. 2010-08-30 14:17:51 +02:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
c9253c0a0e Merge conflict resolved for Lori's tree merge to main 2010-08-22 12:42:54 +05:30
Marc Delisle
22eaa592ca unused code 2010-08-20 08:43:09 -04:00
Michal Čihař
862e3ca2a7 Merge branch 'QA_3_3'
Conflicts:
	libraries/core.lib.php
	server_databases.php
	server_privileges.php
2010-08-20 13:40:37 +02:00
Michal Čihař
d2e0e09e0d Fix XSS with $cfg['SQP']['fmtType'] = 'text'. 2010-08-20 10:38:32 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
a8d6f9ff4c Merge remote branch 'origin/master' 2010-06-15 15:39:51 +05:30
Marc Delisle
485e1736b6 make inline editing work for all cases of fmtType 2010-06-12 08:45:24 -04:00
ninadsp
160f4314eb Merge remote branch 'origin/master' 2010-06-03 22:34:52 +05:30
Marc Delisle
d18a3eb3c0 Merge branch 'QA_3_3' 2010-05-30 08:44:33 -04:00
Marc Delisle
cfcec687fa bug #2986383 Not all data being shown / counted 2010-05-30 08:43:41 -04:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Michal Čihař
1cdc4cc50a bug #2954916 [interface] Do not insert doc links to not formatted SQL. 2010-02-25 09:11:42 +00:00
Michal Čihař
0db3297b09 No link for SET in CHARACTER SET. 2010-01-26 22:15:13 +00:00
Michal Čihař
a26d2f0934 Add documentation links to types. 2010-01-22 18:36:07 +00:00
Michal Čihař
46a2a4e0ba [interface] Provide links to documentation in highlighted SQL. 2010-01-22 18:35:38 +00:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Marc Delisle
58d880b6ab bug #2897536 [parser] Copying table with bit field with default 2009-11-15 13:50:32 +00:00
Marc Delisle
ad48d9f31c bug #2895894 [structure] Empty default value not set properly 2009-11-13 11:14:10 +00:00