Commit Graph

328 Commits

Author SHA1 Message Date
Deven Bansod
f91eae01ae bug-Some Tbl/Db operations don't work on Drizzle
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-07-04 22:53:53 +05:30
Madhura Jayaratne
a9f3ae7d8e Fix erroneous parameter value in substr
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-28 15:36:20 +05:30
Madhura Jayaratne
45e5928e96 Properly initialize array
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-28 07:28:29 +05:30
Madhura Jayaratne
2b14388904 bug #4930 Database copy doesn't work for tables with more than one FULLTEXT index
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-28 07:21:07 +05:30
Madhura Jayaratne
61afef3632 rfe #937 Relations with views like with tables
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-10 10:57:04 +05:30
Madhura Jayaratne
49881aed2e Merge branch 'QA_4_3'
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-27 14:27:18 +05:30
Madhura Jayaratne
6171c6c8bd bug #4734 Default values for binary fields do not support binary values
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-27 14:24:49 +05:30
Madhura Jayaratne
7f9082fd95 Merge branch 'QA_4_3' 2015-01-26 15:37:10 +05:30
Madhura Jayaratne
a8e0f35ef7 bug #4730 Notice while browsing tables when phpmyadmin pma database exists, but not all the tables
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-26 15:35:05 +05:30
Marc Delisle
56baec6160 Merge branch 'QA_4_3' 2015-01-04 07:35:26 -05:00
Madhura Jayaratne
31a1b7396c Saving table UI prefs were failing due to errors in the query
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-02 19:40:45 +05:30
Madhura Jayaratne
dfae4d2f08 Bug #4676 - Auto configuration issues
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-02 09:49:03 +05:30
Marc Delisle
84b46d3b99 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-30 12:08:10 -05:00
Marc Delisle
916120a637 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-30 08:48:20 -05:00
Marc Delisle
b5512e6183 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-30 08:41:48 -05:00
Marc Delisle
371780a0a1 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-23 11:32:10 -05: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
74f0beda8f Fix syntax error.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-20 20:56:12 +02:00
Madhura Jayaratne
492d0f133f Additional fix for bug #3869. Consider tables in information_schema as views to benefit from 'MaxExactCountViews' and avoid count(*) in information_schema tables
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-16 14:59:45 +05:30
Madhura Jayaratne
225b463306 Revert "The DisableIS directive is being deprecated"
This reverts commit 2ac444acd4.

Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-09 18:30:36 +05:30
Hugues Peccatte
bb16250071 Fix merge issue.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-08 22:14:33 +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
Hugues Peccatte
48bd3b8ee5 Remove unused $pmaString.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-05 10:42:44 +02:00
Marc Delisle
cef51348a7 Avoid undefined index notice
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-02 12:58:45 -04:00
Marc Delisle
d87dc01a0f Fix typo
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-02 05:33:33 -04: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
Smita Kumari
d00ac27f75 fix bug #4540 #4541
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-09-24 19:34:53 +05:30
Hugues Peccatte
d4bbde9ec5 Make Scrutinizer happier.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 17:05:00 +02: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
Marc Delisle
407c0493d8 Merge branch 'QA_4_2' 2014-08-25 12:42:19 -04:00
Marc Delisle
ac7a6cee32 bug #4522 Duplicate column names while assigning index
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-25 12:41:51 -04:00
Marc Delisle
bc80a03aa8 Fix typos
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-01 12:51:55 -04:00
Ashutosh Dhundhara
508f0a752b RFE#919: Multiple-column foreign key relation.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fix missing master column.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fix failing test.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fix coding styles.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fix function doc.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fix coding styles.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-01 19:50:12 +05:30
Ann + J.M
0676121253 Fix coding style
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-06-29 18:44:09 +02:00
Michal Čihař
05820648e2 Revert "Fix failing tests"
This reverts commit 1fd8fde4ca.
2014-06-24 09:35:35 +02:00
Michal Čihař
93993c3b88 Merge commit '8b5ea8869db0c576b1c2f69c36935b010faeb972'
Conflicts:
	ChangeLog
	libraries/Table.class.php
2014-06-24 08:48:00 +02:00
Ann + J.M
1fd8fde4ca Fix failing tests
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-06-22 16:49:17 +02:00
Ann + J.M
6b778e09d9 Fix coding style
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-06-22 16:34:34 +02:00
Marc Delisle
a99eba5674 Dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-17 12:57:55 -04:00
Madhura Jayaratne
521a77d8bd Merge pull request #1232 from kb-yashodha/multipages1
Complete multipages functionality in designer
2014-06-16 15:22:13 +05:30
Bimal Yashodha
48dd4f354d Remove references to designer_coords and designerwork
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-16 11:39:39 +05:30
Marc Delisle
673fce8145 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:33:25 -04:00
Marc Delisle
93f49ab1f8 Unused code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-29 12:24:33 -04:00
Marc Delisle
8e99c1159f Merge branch 'QA_4_2' 2014-05-19 17:40:00 -04:00
Marc Delisle
7937cbde62 Complete the fix for bug #4418
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-19 17:38:55 -04:00
Marc Delisle
39c181ca1e Merge branch 'QA_4_2' 2014-05-18 13:23:16 -04:00
Marc Delisle
e813cab608 bug #4418 When copying databases, primary key attributes get lost
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-18 13:22:14 -04:00
Michal Čihař
77ee02adc5 Explicitely mention this is a public
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-08 17:37:40 +02:00
Marc Delisle
719b1624e3 bug #4381 Cannot remove the last remembered sorted column
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-04-28 11:48:31 -04:00