Marc Delisle
|
8ce9acb65b
|
Merge pull request #503 from scnakandala/gsoc_2013_2
Refactoring SQL executor
|
2013-07-14 13:05:14 -07:00 |
|
Spun Nakandala
|
6c9da035ff
|
check for CALL transferred to the sql parser
|
2013-07-14 21:19:28 +05:30 |
|
adamgsoc2013
|
43f0653f50
|
add function in source file, so that sqlparser.data.php can be covered by PHPUnit
|
2013-07-14 22:13:39 +08:00 |
|
Michal Čihař
|
31a1167f19
|
End sentence with a stop
|
2013-07-12 14:58:09 +02:00 |
|
Michal Čihař
|
c0ce163e05
|
Drop some unused local variables
Found by PMD on our CI server
|
2013-07-10 14:53:05 +02:00 |
|
Marc Delisle
|
3e261e8c83
|
Fix typo
|
2013-06-23 15:22:05 -04:00 |
|
ayushchd
|
52c9617887
|
Group string type functions into classes, fix resp. tests
|
2013-06-21 00:15:29 +05:45 |
|
ayushchd
|
2e542c4f95
|
Group native and mb string functions into classes
|
2013-06-20 12:30:04 +05:45 |
|
Marc Delisle
|
27f5ec3b57
|
Merge pull request #428 from scnakandala/gsoc_2013
Refactoring SQL executor
|
2013-06-16 04:54:54 -07:00 |
|
Spun Nakandala
|
ac2dcec785
|
changed such that $first_reserved_word is checked for the reserved word SHOW
|
2013-06-15 22:04:32 +05:30 |
|
Spun Nakandala
|
00a3354499
|
changed to look the $first_reserved_word rather than any $upper_data
|
2013-06-15 20:55:56 +05:30 |
|
Spun Nakandala
|
7cecc2f23d
|
code related to analyzing the sql query transferred to the sql analyzer
|
2013-06-15 14:50:31 +05:30 |
|
Marc Delisle
|
f4f710a3e2
|
- Fix typo
- Frames are gone!
|
2013-06-13 17:10:54 -04:00 |
|
Spun Nakandala
|
6f8152857b
|
error corrected
|
2013-06-14 02:02:15 +05:30 |
|
Spun Nakandala
|
adf26c5223
|
documentation added for new queryflags (reload, drop_database)
|
2013-06-13 23:06:32 +05:30 |
|
Spun Nakandala
|
ae9ff0a8be
|
check for drop database transfered to sql parser
|
2013-06-13 23:00:06 +05:30 |
|
Spun Nakandala
|
653bc9bd2c
|
Checking for reload the navigation transfered to the sql parser
|
2013-06-13 23:00:04 +05:30 |
|
Marc Delisle
|
3216740323
|
No longer need to confirm at the PHP level
|
2013-06-13 12:34:05 -04:00 |
|
Marc Delisle
|
25a3a03e0c
|
Merge pull request #415 from scnakandala/gsoc_2013
Refactoring SQL executor
|
2013-06-13 09:20:43 -07:00 |
|
Spun Nakandala
|
ca8d81b95c
|
PMA_isDropDatabase($sql_query) method added to sqlparser.lib.php
|
2013-06-12 22:05:24 +05:30 |
|
xmujay
|
d23aad1d5b
|
refactor mysql_charsets.inc.php
|
2013-06-11 13:25:54 +08:00 |
|
Marc Delisle
|
5fffdca3aa
|
Parser: remove the color (html) mode
|
2013-05-30 07:54:05 -04:00 |
|
Marc Delisle
|
b8e4f346a5
|
Clarify function name
|
2013-05-26 11:34:43 -04:00 |
|
Marc Delisle
|
b2a8343670
|
Rename function reference
|
2013-05-26 11:14:23 -04:00 |
|
Michal Čihař
|
e38cb0126f
|
Wrap some long lines
|
2013-05-10 10:23:53 +02:00 |
|
Dieter Adriaenssens
|
c69adf736e
|
fix coding style : opening parenthesis for function declaration should be on a new line
|
2013-03-14 11:43:19 +01:00 |
|
Spun Nakandala
|
a0dc226332
|
Contest-3 bug fixed
|
2013-03-06 14:51:27 +05:30 |
|
Dieter Adriaenssens
|
ed94a77259
|
remove unused variables
|
2013-01-24 17:31:07 +01:00 |
|
Chanaka Indrajith
|
13208324d3
|
Removed unnecessary empty lines in functions
|
2012-09-19 00:15:15 +05:30 |
|
Chanaka Indrajith
|
e6894be57f
|
Renamed ->method() with PMA_Util::method()
|
2012-09-16 14:35:45 +05:30 |
|
Chanaka Indrajith
|
0829709064
|
Remove variable
|
2012-09-16 14:31:22 +05:30 |
|
Dieter Adriaenssens
|
1174ca3b4f
|
fix coding style
|
2012-09-02 20:00:40 +02:00 |
|
Madhura Jayaratne
|
35f29764f0
|
Fix multi line conditions
|
2012-08-30 22:35:56 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Michal Čihař
|
02c2d380a4
|
Wrap some long lines
|
2012-05-30 09:17:34 +02:00 |
|
Michal Čihař
|
f6621b31e2
|
Coding style improvements
|
2012-05-29 15:20:31 +02:00 |
|
Michal Čihař
|
b684de82e0
|
Fix indentation
|
2012-05-29 15:13:21 +02:00 |
|
Michal Čihař
|
1327d0c512
|
Remove unused code
|
2012-05-29 15:13:02 +02:00 |
|
Michal Čihař
|
bdc8c46489
|
Fix indentation
|
2012-05-29 15:12:51 +02:00 |
|
Michal Čihař
|
354231114f
|
Add missing phpdoc directives
|
2012-05-29 15:11:14 +02:00 |
|
Michal Čihař
|
68877049dd
|
Fix typo
|
2012-05-29 15:09:59 +02:00 |
|
Michal Čihař
|
1be8a0f73c
|
Fix typo
|
2012-05-29 15:09:06 +02:00 |
|
Michal Čihař
|
600979f446
|
Fix docs
|
2012-05-29 14:20:11 +02:00 |
|
Michal Čihař
|
c0ff61f8da
|
Document PMA_SQP_arrayAdd
|
2012-05-29 14:15:21 +02:00 |
|
Michal Čihař
|
da452baa11
|
Debug variant is not used and not documented how to use that
|
2012-05-29 14:12:25 +02:00 |
|
Michal Čihař
|
bcab4bfe25
|
Fix indentation
|
2012-05-29 14:10:52 +02:00 |
|
Michal Čihař
|
d3640d0e39
|
Use require for unconditional inclusion
|
2012-05-29 14:10:28 +02:00 |
|
Michal Čihař
|
ec541309eb
|
Fix indentation after if() removal
|
2012-05-29 14:08:07 +02:00 |
|
Michal Čihař
|
c315d33513
|
SQL parser is now loaded only without PMA_MINIMUM_COMMON defined
|
2012-05-29 14:07:49 +02:00 |
|
Michal Čihař
|
e316c37598
|
Move query parser CSS generating to theme
|
2012-05-29 14:06:10 +02:00 |
|