Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 189f893677ee2f7da9e1caa463fcd6e5917a1101
https://github.com/phpmyadmin/phpmyadmin/commit/189f893677ee2f7da9e1caa463f…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M libraries/import.lib.php
Log Message:
-----------
Split out actual query execution to separate function
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 135077bbc023429ac199f45b2d503655fa19da4a
https://github.com/phpmyadmin/phpmyadmin/commit/135077bbc023429ac199f45b2d5…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M libraries/import.lib.php
Log Message:
-----------
Fold updateSqlData into new function
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 085761fe5fbff21c73a8254808ba13d9af9de7af
https://github.com/phpmyadmin/phpmyadmin/commit/085761fe5fbff21c73a8254808b…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M libraries/import.lib.php
Log Message:
-----------
Simplify query execution
We get most information as parameters.
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: a786952213bc219144ff26661720835b237c0533
https://github.com/phpmyadmin/phpmyadmin/commit/a786952213bc219144ff2666172…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M libraries/import.lib.php
Log Message:
-----------
Remove unused variable
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 01d96f8bf432c1fc2a162c3afb336fce1d88354e
https://github.com/phpmyadmin/phpmyadmin/commit/01d96f8bf432c1fc2a162c3afb3…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M libraries/import.lib.php
Log Message:
-----------
Fix parameter to detect DROP/CREATE
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 9187445a9f1e8604977ea0265f96e7e2c1945ca2
https://github.com/phpmyadmin/phpmyadmin/commit/9187445a9f1e8604977ea0265f9…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M libraries/import.lib.php
Log Message:
-----------
Display results for all queries returning data
This is limited to 50 queries, and removes detection based on query
string. It rather passes all (up to 50) queries to sql.php, which can
properly handle any query returing results.
Fixes #11741
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d0c6f5fc9e9c...9187445a9f1e
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a85f3f80f2622e94cee38202143a9fb66f6e2f7b
https://github.com/phpmyadmin/phpmyadmin/commit/a85f3f80f2622e94cee38202143…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M ChangeLog
M libraries/DisplayResults.php
Log Message:
-----------
Display binary strings as text if they are valid UTF-8
Also prepend 0x to the binary string to make it cleaner what is going on
(especially when there are only numeric results such as 616263, it's
much easier to undestand when it's there as 0x616263).
Fixes #6321
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 91c6a2ad081d61a807278272ee2a0ee513641813
https://github.com/phpmyadmin/phpmyadmin/commit/91c6a2ad081d61a807278272ee2…
Author: Michal Čihař <michal(a)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(a)cihar.com>
Commit: 8fc0dc7032b4f71967738beabaa23ff97dc5b91c
https://github.com/phpmyadmin/phpmyadmin/commit/8fc0dc7032b4f71967738beabaa…
Author: Michal Čihař <michal(a)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(a)cihar.com>
Commit: c217eaffc27f4d3a81e52f2f13eff98ff6dbd9ae
https://github.com/phpmyadmin/phpmyadmin/commit/c217eaffc27f4d3a81e52f2f13e…
Author: Michal Čihař <michal(a)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(a)cihar.com>
Commit: a2a321eaf798af93d48951960d60588224e76145
https://github.com/phpmyadmin/phpmyadmin/commit/a2a321eaf798af93d48951960d6…
Author: Michal Čihař <michal(a)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(a)cihar.com>
Commit: 2076b0203beff2dd23bff14b2654c901a8bf2126
https://github.com/phpmyadmin/phpmyadmin/commit/2076b0203beff2dd23bff14b265…
Author: Michal Čihař <michal(a)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(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/e6ca04f83aae...2076b0203bef