Deven Bansod
5b8e97ce80
RFE 657 : Realigning privileges after DB/Tbl/Col/Proc Rename/Copy
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
Changed some Variable-names and
Fixed an error with procs_priv insert.
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-05-19 13:21:48 +05:30
Rahul Kadyan
4d308ba364
Remove unneeded closing tags
...
Closing tags at the end of file are not mandatory. It is often
suggested to omit to closing tags at the end of file to prevent
unwanted effects as PHP will start output buffering if there is
any character after closing tag.
Reference: http://php.net/manual/en/language.basic-syntax.phptags.php
Signed-off-by: Rahul Kadyan <hi@znck.me>
2015-03-06 23:37:35 +05:30
Madhura Jayaratne
1206bcedd7
This is no longer required
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-26 15:43:06 +05:30
Madhura Jayaratne
10f57c9af6
Use $sql_query as $GLOBALS. There is no point passing them back and forth.
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-26 14:04:03 +05:30
Madhura Jayaratne
186ff1ee79
Simplify the condition
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-26 13:34:06 +05:30
Madhura Jayaratne
5f646285dc
This method is redundant
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-26 13:30:29 +05:30
Madhura Jayaratne
f5c263119d
Merge branch 'QA_4_2' into QA_4_3
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-26 12:44:09 +05:30
Madhura Jayaratne
9a818c289d
bug #4607 Syntax error during db_copy operation
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-26 12:39:09 +05:30
Hugues Peccatte
e17de11c74
Improve multibytes string manipulation performances.
...
Review SQL import process.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-30 17:40:09 +01:00
Ann + J.M
a540e6ba87
More fixes to new PMA_URL_getCommon style
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-10-18 19:42:39 +02:00
Hugues Peccatte
70a21ec25c
Merge from master.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-08 21:49:37 +02:00
Marc Delisle
66be2f7699
Fix code execution path warning
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-05 17:31:56 -04:00
Madhura Jayaratne
241aa4767a
Define $sql_query in all paths
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-04 18:24:43 +05:30
Madhura Jayaratne
29bf47e49b
Define $message in all paths
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-04 18:22:51 +05:30
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
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
Marc Delisle
6cadd6ef31
Improve messages
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-25 08:07:42 -04:00
Ashutosh Dhundhara
7a9569f6b5
RFE#1123: Zeroconf PMA tables support.
...
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-11 18:33:59 +05:30
D-storm
0e23ac91ac
clarify variable origin (db_operations.php)
...
Signed-off-by: D-storm <chirayu.chiripal@gmail.com>
2014-07-28 01:21:19 +05:30
Bimal Yashodha
adf0d2e4b7
Remove old relational schema edit/export page and related code
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-01 17:51:45 +05:30
Ann + J.M
6b778e09d9
Fix coding style
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-06-22 16:34:34 +02:00
Madhura Jayaratne
d0dfcfb41c
A boolean is expected here
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-05-10 10:08:50 +02:00
Michal ฤihaล
b4d03dc9f5
Correct punctuation for sentences
...
Signed-off-by: Michal ฤihaล <michal@cihar.com>
2014-02-02 11:30:39 +01:00
Michal ฤihaล
790a2c2bee
Rename variable to match current meaning
...
There is not only INFORMATION_SCHEMA now, so the variable should have
more generic name.
Signed-off-by: Michal ฤihaล <michal@cihar.com>
2014-01-06 11:11:34 +01:00
Atul Pratap Singh
eff2e31c10
Merge branch 'QA_4_0'
...
Conflicts:
js/db_operations.js
2013-10-27 23:18:47 +05:30
Umair Khan
6982892ef9
#4144 "DROP DATABASE" displays wrong database name FIX
2013-10-27 13:30:46 +05:30
Michal ฤihaล
ef30133a94
Various coding style fixes
2013-08-06 15:44:51 +02:00
Michal ฤihaล
82b4a90c44
We need those files, so use require
2013-08-06 15:29:55 +02:00
Marc Delisle
5a34172c89
The condition on $is_info no longer exists.
2013-08-01 07:33:25 -04:00
xmujay
d23aad1d5b
refactor mysql_charsets.inc.php
2013-06-11 13:25:54 +08:00
Madhura Jayaratne
3dd99512f0
These constants are better as a part of DatabaseInterface class
2013-05-26 21:15:24 +05:30
Madhura Jayaratne
650a8cdda3
Convert database interface to a class
2013-05-24 17:30:59 +05:30
J.M.
7bcd511078
Merge pull request #371 from kasunchathuranga/PEARCompliance
...
PEAR compliance
2013-05-12 06:10:38 -07:00
Kasun Chathuranga
03fc9b9256
PMA_is_system_schema --> PMA_isSystemSchema
2013-05-12 08:51:54 +05:30
Rouslan Placella
51d88264fc
Improved layout on db and table operations pages
2013-05-11 12:06:27 +01:00
Kasun Chathuranga
42256b2d0c
PMA_DBI_select_db --> PMA_DBI_selectDb
2013-05-04 08:26:27 +05:30
Kasun Chathuranga
bee0134b1f
PMA_DBI_get_tables_full --> PMA_DBI_geTablesFull
2013-04-30 23:27:27 +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
Madhura Jayaratne
ba16e22315
Coding style improvements
2012-08-31 00:46:35 +05:30
Dieter Adriaenssens
a9c4a1a5e5
fix coding style
2012-08-30 17:41:33 +02:00
Dieter Adriaenssens
623de27ef2
use include(_once) in case of conditional including
2012-08-30 17:35:56 +02:00
Marc Delisle
aaa215c154
Fix notice
2012-08-19 16:12:18 -04:00
Thilina Buddika
6e09a158df
missing function parameter
2012-08-05 07:34:51 +05:30
Thilina Buddika
40364f9507
upstream merge
2012-08-04 04:43:54 +05:30
Thilina Buddika
f5f7ec6448
remove echo
2012-07-29 22:12:24 +05:30
Thilina Buddika
a102f55a90
spelling mistake
2012-07-28 19:02:18 +05:30
Thilina Buddika
918cc1ce48
remove echo
2012-07-28 13:37:58 +05:30
Thilina Buddika
34e43e461d
db_collation list
2012-07-27 01:37:43 +05:30
Thilina Buddika
9441576921
modified some of GLOBALS[db]
2012-07-27 01:13:55 +05:30