Madhura Jayaratne
3d85296d79
Spaces around assignments
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-27 18:06:36 +05:30
Madhura Jayaratne
95eb45fddc
rfe #1661 Support checksum table
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-23 15:05:53 +05:30
pratiksethia1
e2617c5868
bug#4824 innodb status page empty
...
Signed-off-by: Pratik Sethia <pratiksethia1@gmail.com>
2015-04-01 08:07:27 -04:00
Hugues Peccatte
115065b3f6
Reduce nesting levels.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-29 14:40:02 +01:00
Madhura Jayaratne
70a021a210
Avoid notices
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-12 16:44:14 +05:30
Hugues Peccatte
037a034b43
Minor coding style modifications.
...
Fix typos.
PHPDoc and JSDoc updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 14:04:35 +01:00
Hugues Peccatte
80ced5fe8f
Fix PHPCS issues.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-30 18:37:49 +01:00
Hugues Peccatte
70a21ec25c
Merge from master.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-08 21:49:37 +02:00
Madhura Jayaratne
92da2c79ca
Function names adhering to coding standards
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-07 14:33:50 +05:30
Hugues Peccatte
48bd3b8ee5
Remove unused $pmaString.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-05 10:42:44 +02:00
Hugues Peccatte
3de88162ff
Replace PMA_String uses by mb_* calls.
...
Remove part of unused variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Chanaka Dharmarathna
6d755d3e8e
Removed dead code in sqlparser.lib.php
...
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-09-23 23:56:57 +05:30
Hugues Peccatte
ebda4090db
Coding style modifications.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-14 15:47:14 +02:00
Marc Delisle
fde42eb2e8
No need to have a distinct file
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-06 14:11:04 -04:00
Hugues Peccatte
fe452a7240
Make Scrutinizer happier.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 13:56:42 +02:00
Hugues Peccatte
9b77d746ab
Mass modifications to use PMA_String.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Hugues Peccatte
5b30378283
Coding style modifications.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-08-10 16:19:47 +02:00
Hugues Peccatte
628e4b7301
Coding style modifications.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-08-10 13:43:33 +02:00
Hugues Peccatte
50849a8757
Fix typos.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-08-10 00:41:44 +02:00
Hugues Peccatte
68b98335ff
Coding style modifications.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-08-10 00:27:37 +02:00
Isaac Bennetch
85fdd3cef3
Merge branch 'D-storm-so'
...
bug-fix: 4457 SQL tab - Insert queries not showing affected row count
Conflicts:
ChangeLog
2014-06-13 09:43:56 -04:00
Chirayu Chiripal
4c4cee598a
bugfix: insert queries not showing affected row counts
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-13 00:39:28 +05:30
Chirayu Chiripal
33dfef377f
RFE-759 Use aliases in SQL export for tables and columns
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-09 22:44:07 +05:30
Ann + J.M
fea0fe03ef
Code style fixes
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-06-04 18:02:44 +02:00
Marc Delisle
673fce8145
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:33:25 -04:00
Ann + J.M
5facff36bd
Add missing break in # comment detection switch
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-05-21 21:43:20 +02:00
Ann + J.M
9207203a56
Code style fixes
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-05-19 22:51:33 +02:00
Michal Čihař
28ba7dd094
Remove not needed initializations
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-06 19:25:05 +02:00
Michal Čihař
5094ec150c
Set correct type for mysql type of comments
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-06 19:23:27 +02:00
Michal Čihař
d559fa6a21
Remove trailing whitespace from the code
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-20 09:36:48 +01:00
Marc Delisle
2fac99a707
Merge commit 'cd46fbe'
2014-01-21 05:54:07 -05:00
Marc Delisle
cd46fbef11
Another case for bug #4239
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-21 05:52:25 -05:00
Madhura Jayaratne
6335b10574
Fix coding style
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-08 14:35:15 +05:30
Hugues Peccatte
f7f5b48e40
Fix PHPCS errors.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-20 23:34:51 +01:00
Hugues Peccatte
7bd1bf23d3
Fix PHPCS errors.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-11 22:13:10 +01:00
Hugues Peccatte
464ec23ad8
Huge PHPDoc update.
2013-11-10 23:04:58 +01:00
Madhura Jayaratne
17e4f9eb39
Fix syntax highlighting. Use PMA_Util::formatSql() for SQL formatting
2013-10-19 10:56:47 +05:30
Marc Delisle
99b477ffd4
Fix merge conflicts
2013-10-06 09:40:17 -04:00
Marc Delisle
a498a6c8cb
bug #3995 Drizzle server charset notice
2013-10-06 09:32:24 -04:00
Michal Čihař
91bd7e4f0e
Remove no longer needed doc name mappings
2013-08-07 08:11:32 +02:00
Michal Čihař
add10c5cd4
Wrap some long lines
2013-08-06 15:22:51 +02:00
Michal Čihař
4085726b5e
Better formatting of if statements
2013-08-06 15:18:53 +02:00
Michal Čihař
b8ea23ab9f
Drop $cfg['SQP']['fmtType']
...
It has no effect anyway and in case we would want to make syntax
highlighting optional, it needs to be done in javascript and needs
better configuration name than this one.
2013-08-06 13:35:09 +02:00
Michal Čihař
9473fb8fed
Remove code for adding MySQL documentation links to query
...
This does not work anyway with CodeMirror based highlighter.
2013-08-06 12:00:06 +02:00
Michal Čihař
6bb21aec66
Do not try to add documentation links with disabled docs
2013-08-06 11:56:37 +02:00
Madhura Jayaratne
6d2d17e575
Merge branch 'master' into pma_string
2013-07-27 23:08:42 +05:30
adamgsoc2013
5ca23f337d
add test case for parse_analyze.inc.php
2013-07-22 22:19:11 +08:00
adamgsoc2013
5bb741c886
add test case for PMA_SQL_parser
2013-07-19 00:21:10 +08:00
Madhura Jayaratne
e5519859fb
Make all string function accessible via $GLOBALS['PMA_String']
2013-07-17 16:36:13 +05:30
Marc Delisle
98fa211957
Fix typo
2013-07-15 07:57:24 -04:00