Marc Delisle
|
f1bc750a88
|
Merge branch 'QA_4_1'
|
2014-01-09 08:11:51 -05:00 |
|
Madhura Jayaratne
|
09b0f9e60f
|
bug #4224 Empty table names when a table is "inuse"
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-01-09 16:58:46 +05:30 |
|
Michal Čihař
|
790a2c2bee
|
Rename variable to match current meaning
There is not only INFORMATION_SCHEMA now, so the variable should have
more generic name.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-01-06 11:11:34 +01:00 |
|
Madhura Jayaratne
|
022c5b8685
|
No regex search is needed
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-01-04 12:23:43 +05:30 |
|
Madhura Jayaratne
|
ab693b3c5d
|
bug #4212 Table "disappears" if it has the same name as its tablegroup
|
2014-01-04 07:59:42 +05:30 |
|
Marc Delisle
|
88da7eeba0
|
Fixes many coding style "line too long"
|
2013-10-17 05:41:51 -04:00 |
|
Madhura Jayaratne
|
632982b1dc
|
SHOW OPEN TABLES is not supported in Drizzle
|
2013-10-02 22:46:32 +05:30 |
|
Madhura Jayaratne
|
2f763b7a4a
|
Drizzle does not support show full tables queries
|
2013-10-02 06:59:53 +05:30 |
|
Madhura Jayaratne
|
9129a60210
|
Drizzle compatibility
|
2013-09-28 20:11:53 +05:30 |
|
Madhura Jayaratne
|
b67aee6cb0
|
Double quotes are better for SQLs since single quotes inside the SQL need not be escaped.
|
2013-09-22 22:23:54 +05:30 |
|
Madhura Jayaratne
|
ea8324f67f
|
Handle 'in_use' tables properly
|
2013-09-22 22:21:22 +05:30 |
|
Madhura Jayaratne
|
b134d79413
|
tbl_group is not for comments
|
2013-09-22 22:11:46 +05:30 |
|
Madhura Jayaratne
|
190725ce27
|
Clicking on 'Tables' links in navigation tree should show only tables
|
2013-09-22 21:29:52 +05:30 |
|
Madhura Jayaratne
|
199a9e60bc
|
Merge branch 'QA_4_0'
Conflicts:
libraries/db_info.inc.php
|
2013-09-19 23:19:27 +05:30 |
|
Madhura Jayaratne
|
e8f734e31a
|
bug #3975 Table grouping isn't implemented properly
|
2013-09-19 23:13:47 +05:30 |
|
Marc Delisle
|
e25db4a004
|
Fix merge conflicts
|
2013-08-27 10:54:59 -04:00 |
|
Michal Čihař
|
1084e4dfdd
|
Do not show tooltip in table navigation
Most tables don't have any comment set and this causes serious slow down
of a navigation.
|
2013-08-27 11:08:28 +02:00 |
|
Michal Čihař
|
e9da696911
|
Various coding style fixes
|
2013-08-07 11:59:01 +02:00 |
|
Madhura Jayaratne
|
3dd99512f0
|
These constants are better as a part of DatabaseInterface class
|
2013-05-26 21:15:24 +05:30 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Kasun Chathuranga
|
03fc9b9256
|
PMA_is_system_schema --> PMA_isSystemSchema
|
2013-05-12 08:51:54 +05:30 |
|
Kasun Chathuranga
|
556bcb9f9d
|
PMA_DBI_num_rows --> PMA_DBI_numRows
|
2013-05-04 08:39:43 +05:30 |
|
Kasun Chathuranga
|
1c884f0cca
|
PMA_DBI_free_result --> PMA_DBI_freeResult
|
2013-05-04 08:33:49 +05:30 |
|
Kasun Chathuranga
|
a242ed1ae5
|
PMA_DBI_fetch_row --> PMA_DBI_fetchRow
|
2013-05-04 08:31:22 +05:30 |
|
Kasun Chathuranga
|
5bcc32999f
|
PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssoc
|
2013-05-04 08:30:12 +05:30 |
|
Kasun Chathuranga
|
a85d9eaa2c
|
PMA_DBI_get_tables --> PMA_DBI_getTables
|
2013-04-30 23:29:55 +05:30 |
|
Kasun Chathuranga
|
bee0134b1f
|
PMA_DBI_get_tables_full --> PMA_DBI_geTablesFull
|
2013-04-30 23:27:27 +05:30 |
|
Marc Delisle
|
89d37eb935
|
Avoid notices when ShowTooltip is set to false
|
2012-12-22 13:49:27 -05:00 |
|
Marc Delisle
|
b0a6275f87
|
Remove redundant PMA_ prefix
|
2012-12-10 14:25:54 -05:00 |
|
Marc Delisle
|
7ff92fd6a7
|
Bug #3591442 Fatal error when dropping table
|
2012-12-10 13:01:54 -05:00 |
|
Rouslan Placella
|
5f66444f5b
|
Dropped configuration directives: ShowTooltipAliasDB and ShowTooltipAliasTB
|
2012-10-30 20:16:56 +00:00 |
|
Chanaka Indrajith
|
13208324d3
|
Removed unnecessary empty lines in functions
|
2012-09-19 00:15:15 +05:30 |
|
Chanaka Indrajith
|
e6894be57f
|
Renamed ->method() with PMA_Util::method()
|
2012-09-16 14:35:45 +05:30 |
|
Chanaka Indrajith
|
0829709064
|
Remove variable
|
2012-09-16 14:31:22 +05:30 |
|
Madhura Jayaratne
|
8bfecfa1e7
|
Fix multi line condition
|
2012-09-02 19:36:57 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Madhura Jayaratne
|
73ca1dc7a1
|
Fix function names: PMA_escape_mysql_wildcards -> PMA_escapeMysqlWildcards
|
2012-05-11 22:04:25 +05:30 |
|
Rouslan Placella
|
1807efb18f
|
Removed pointless includes: If common.inc.php was not already included we would fail the !defined('PHPMYADMIN') check at the top of each file.
|
2012-05-08 19:53:52 +01:00 |
|
Rouslan Placella
|
ec62d5f4b3
|
Dropped db_links.inc.php
|
2012-05-05 16:44:27 +01:00 |
|
Madhura Jayaratne
|
ec9a8cf997
|
Coding style improvements
|
2012-05-01 19:38:04 +05:30 |
|
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 |
|
Madhura Jayaratne
|
d5d3d2bba4
|
Use 'void' if nothing is returned
|
2012-03-18 10:04:39 +05:30 |
|
Madhura Jayaratne
|
f354e74c34
|
Coding style improvements - mostly fixing doc comments
|
2012-03-17 19:31:25 +05:30 |
|
Marc Delisle
|
6a786a859e
|
Merge branch 'QA_3_4'
|
2011-12-05 14:14:26 -05:00 |
|
Marc Delisle
|
b02f4eec07
|
bug #3384035 [display] Problems regarding ShowTooltipAliasTB
|
2011-12-05 14:14:13 -05:00 |
|
Marc Delisle
|
c2a8246bc8
|
Merge branch 'QA_3_4'
|
2011-11-19 07:03:12 -05:00 |
|
Marc Delisle
|
8219f7c544
|
When ShowTooltipAliasTB is true, VIEW is wrongly shown as the view name in main panel db Structure page
|
2011-11-19 07:02:54 -05: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 |
|