Commit Graph

336 Commits

Author SHA1 Message Date
Marc Delisle
3dd52636eb Bypass InnoDB and views row counting by default, for performance
reasons.
See https://github.com/phpmyadmin/phpmyadmin/pull/83 for the discussion,
but my commit changes the default values, not the sample values.
2012-07-25 08:19:41 -04:00
Alex Marin
5623356e7a oop: fix bugs and phpcs errors for all export plugins 2012-06-18 14:22:12 +03:00
Michal Čihař
39df7de25b Whitespace cleanup 2012-05-29 17:05:42 +02:00
Marc Delisle
45e0398d4c Merge pull request #61 from nicokaiser/TableStatusCache
Add StatsCache* config options for caching TABLE STATUS output in APC (if available)
2012-05-17 17:17:31 -07:00
Miłosz Lewandowski
6130edd505 Feature Requests item #3300418: Fast database search. 2012-05-16 21:31:59 +02:00
Nico Kaiser
e7cccad2c3 Add StatsCache* config options for caching TABLE STATUS output in APC (if available) 2012-05-10 10:25:03 +02:00
Madhura Jayaratne
ec9a8cf997 Coding style improvements 2012-05-01 19:38:04 +05:30
Marc Delisle
b4f51cada5 Remove ReplaceHelpImg directive; this is a behavior that belongs to the themes 2012-04-27 15:44:20 -04:00
Marc Delisle
9f4fb06e8b Fix the comment according to the code's behavior 2012-04-26 12:47:43 -04:00
Marc Delisle
28d45840ac Remove VerboseMultiSubmit configuration directive 2012-04-26 12:37:07 -04:00
Michal Čihař
29870761c5 Move column types to PMA_Types class 2012-04-26 13:38:54 +02:00
Michal Čihař
28fdb4cc53 Move attributes to PMA_Types class 2012-04-26 13:33:00 +02:00
Michal Čihař
3f4b21801f Remove no longer used config variables for data types 2012-04-26 11:35:27 +02:00
Michal Čihař
f2d2284211 Move DefaultFunctions to top level (will be kept) 2012-04-26 11:04:57 +02:00
Michal Čihař
454493992e Move NumOperators to PMA_Types 2012-04-26 10:02:30 +02:00
Michal Čihař
89d1733200 Move TextOperators to PMA_Types 2012-04-26 10:01:19 +02:00
Michal Čihař
ffaf63b79d Move EnumOperators to PMA_Types 2012-04-26 09:59:59 +02:00
Michal Čihař
e4e414fbcd Remove not used $cfg[SetOperators] 2012-04-26 09:58:01 +02:00
Michal Čihař
1ad90fde1c Move NullOperators to PMA_Types 2012-04-26 09:57:49 +02:00
Michal Čihař
f4a0549beb Drop config option UnaryOperators 2012-04-25 15:17:37 +02:00
Marc Delisle
b6925193d6 Remove SuggestDBName configuration directive 2012-04-21 08:21:28 -04:00
Marc Delisle
d0f26ddc9b Merge branch 'QA_3_5' 2012-04-20 12:37:29 -04:00
Marc Delisle
f9e104af35 Remove old comment about MS Excel export 2012-04-20 12:37:16 -04:00
Jo Michael
c0329abd23 rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectBinary'] = 'noblob' 2012-04-19 22:32:51 +02:00
Michal Čihař
16550186a1 Merge pull request #32 from alexukf/features
export mediawiki outputs content and structure
2012-04-18 04:10:44 -07:00
Alex Marin
384e32f92a export mediawiki outputs content and structure 2012-04-16 21:19:59 +03:00
Marc Delisle
5364b2c470 Merge pull request #37 from honzap/force_more_3475567
Add new config value for hide action columns to drop down menu in table structure (RequestID: 3475567)
2012-04-16 07:02:14 -07:00
Jan Pecek
0970a3eac0 Add new config value for hide action columns to drop down menu or not (frID: 3475567) 2012-04-16 15:20:02 +02:00
Marc Delisle
049a222648 Remove LightTabs configuration directive 2012-04-15 19:57:06 -04:00
Marc Delisle
d3266a202d verbose_check is no longer needed 2012-04-14 10:06:58 -04:00
Jo Michael
8744f8cf66 + rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEnable'] = false 2012-04-13 01:43:32 +02:00
Michal Čihař
5d54482c66 Drop $cfg['MainPageIconic']. 2012-04-11 15:34:27 +02:00
Michal Čihař
cfee08c781 Drop $cfg['ErrorIconic'] 2012-04-11 15:27:23 +02:00
Jo Michael
10baa48564 + rfe #3516187 show tables last check time in db_structure 2012-04-09 23:09:52 +02:00
Jo Michael
d4658e5b2e + rfe #3516187 show tables creation time in db_structure 2012-04-09 23:09:51 +02:00
Jo Michael
061d49f225 + rfe #3516187 show tables last update time in db_structure 2012-04-09 23:09:50 +02:00
Marc Delisle
9620b0a2de ChangeLog entry for patch #3509360
Default value for truncate table in export
2012-03-20 12:49:24 -04:00
Michal Čihař
a32fac4c4b Update references to SQL files 2012-02-14 16:01:32 +01:00
Yuichiro
786358531b patch #3475424 [import] Fixed CSV escape for the import 2012-01-22 04:24:03 -05:00
Yuichiro
82aa0b7dc1 patch #3472899 [export] Fixed CSV escape for the export 2012-01-22 04:09:29 -05:00
Marc Delisle
e5323864b7 Make message and field name more consistent with existing interface (query box) 2012-01-07 07:05:25 -05:00
Gareth Pursehouse
73edcc1511 patch #3303195 [interface] Checkbox to have SQL input remain 2012-01-07 07:00:56 -05:00
Marc Delisle
fc928ad7b6 bug #3093145 [display] Page through rows returned from a view 2012-01-05 07:57:12 -05:00
Marc Delisle
6f7ca79218 patch #3410688 [interface] Improving field size for character columns 2011-10-30 05:35:00 -04:00
Marc Delisle
46ce1d765e Default values for controlhost 2011-10-29 08:07:44 -04:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Marc Delisle
d1aa3e3b02 [interface] Remove DefaultPropDisplay feature 2011-10-08 06:40:10 -04:00
Marc Delisle
85037b0d6a Missing choice for InitialSlidersState 2011-08-27 13:21:55 -04:00
Piotr Przybylski
bd3b7d28d4 Whitespace cleanup 2011-08-25 13:16:06 +02:00
Piotr Przybylski
1aa438539a Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	libraries/common.lib.php
	libraries/config.default.php
	server_synchronize.php
2011-08-17 16:39:43 +02:00