[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 91c6a2: Fix possible undefined variable in case of error
Michal Čihař
michal at cihar.com
Wed Dec 16 09:44:40 CET 2015
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 91c6a2ad081d61a807278272ee2a0ee513641813
https://github.com/phpmyadmin/phpmyadmin/commit/91c6a2ad081d61a807278272ee2a0ee513641813
Author: Michal Čihař <michal at cihar.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M tbl_operations.php
Log Message:
-----------
Fix possible undefined variable in case of error
Signed-off-by: Michal Čihař <michal at cihar.com>
Commit: 8fc0dc7032b4f71967738beabaa23ff97dc5b91c
https://github.com/phpmyadmin/phpmyadmin/commit/8fc0dc7032b4f71967738beabaa23ff97dc5b91c
Author: Michal Čihař <michal at cihar.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M tbl_operations.php
Log Message:
-----------
Include SQL even in case of error
Signed-off-by: Michal Čihař <michal at cihar.com>
Commit: c217eaffc27f4d3a81e52f2f13eff98ff6dbd9ae
https://github.com/phpmyadmin/phpmyadmin/commit/c217eaffc27f4d3a81e52f2f13eff98ff6dbd9ae
Author: Michal Čihař <michal at cihar.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M tbl_operations.php
Log Message:
-----------
Use default messages, no need to duplicate them
Signed-off-by: Michal Čihař <michal at cihar.com>
Commit: a2a321eaf798af93d48951960d60588224e76145
https://github.com/phpmyadmin/phpmyadmin/commit/a2a321eaf798af93d48951960d60588224e76145
Author: Michal Čihař <michal at cihar.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M tbl_operations.php
Log Message:
-----------
No need to set type of message when we pass Message instance
Signed-off-by: Michal Čihař <michal at cihar.com>
Commit: 2076b0203beff2dd23bff14b2654c901a8bf2126
https://github.com/phpmyadmin/phpmyadmin/commit/2076b0203beff2dd23bff14b2654c901a8bf2126
Author: Michal Čihař <michal at cihar.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M ChangeLog
M tbl_operations.php
Log Message:
-----------
Fixed displaying of SQL query on table operations
- do not show message about executed SQL when none was executed
- always show the SQL
Signed-off-by: Michal Čihař <michal at cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/e6ca04f83aae...2076b0203bef
More information about the Git
mailing list