Commit Graph

21 Commits

Author SHA1 Message Date
Deven Bansod
3b8644318a Fix #11752 , analyse the grant strings to perform checks for privileges instead of running all the test queries on mysql db
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-01-08 16:48:57 +05:30
Deven Bansod
23e74f5312 Fix #11802 : undefined index 'field_name_orig'
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-12-31 11:57:48 +05:30
Deven Bansod
99be092325 Fixes issue 11661
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-11-12 20:05:19 +05:30
Madhura Jayaratne
ea68442ca3 Merge branch 'QA_4_5' of github.com:phpmyadmin/phpmyadmin into QA_4_5 2015-10-06 20:33:45 +11:00
Madhura Jayaratne
a56aaada17 Fix #11544 Notices about undefined indexes on structure pages of information_schema tables
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-10-06 20:33:19 +11:00
Marc Delisle
ed8ba7b3d7 Fixes #11541 Missing arguments for PMA_Table::generateAlter()
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-10-05 18:18:55 -04:00
Marc Delisle
993134cacd Missing column comments in table Structure
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-30 08:43:44 -04:00
Atul Pratap Singh
917add1528 Merge pull request #11370 from gzzhanghao/unittest
Recover test coverage
2015-08-25 13:30:44 +05:30
Jason
fffcb7bc8b Add tests for TableStructureController and TableRelationController
Signed-off-by: Jason <jason.daurus@gmail.com>
2015-08-18 02:35:18 +08:00
Jason
a121073c31 Add tests for DatabaseStructureController
Signed-off-by: Jason <jason.daurus@gmail.com>
2015-08-17 01:31:14 +08:00
Madhura Jayaratne
e6756427e4 Add partition maintenance actions
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-14 01:14:58 +05:30
Madhura Jayaratne
6c28a7020f Add partition table
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-14 00:07:39 +05:30
Jason
59b11954f4 Recover tests for PMA_Table and rename sGetStatusInfo to getStatusInfo
Signed-off-by: Jason <jason.daurus@gmail.com>
2015-08-12 16:48:40 +08:00
Madhura Jayaratne
5e937f4487 Add missing include
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-11 14:55:22 +05:30
Madhura Jayaratne
e959e349c0 Do not attach index table unnecessarily
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-11 12:50:44 +05:30
Hugues Peccatte
82d7132774 Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-10 22:41:11 +02:00
Hugues Peccatte
2f7aecc12a Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-10 21:27:51 +02:00
Madhura Jayaratne
bdce9e3ca6 Add missing include
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-10 21:26:16 +05:30
Madhura Jayaratne
edf833644b Merge branch 'master' into structureController
Conflicts:
	libraries/controllers/StructureController.class.php
2015-08-10 16:19:13 +05:30
Madhura Jayaratne
95361255c5 No need to pass as method variables when the values can be accessed with instance variables
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-10 15:35:38 +05:30
Madhura Jayaratne
a599b61534 Create separate controllers from table and database structure pages
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-10 15:09:17 +05:30