Marc Delisle
|
d5dede3530
|
Fix merge conflicts
|
2011-12-29 09:41:55 -05:00 |
|
Glenn
|
8697ec3d48
|
patch #3458944 copy table data missing SET SQL_MODE='NO_AUTO_VALUE_ON_ZERO'
|
2011-12-29 09:37:43 -05:00 |
|
Madhura Jayaratne
|
35b18e57a2
|
Coding style improvements - Multiline assignments
|
2011-12-07 23:28:50 +05:30 |
|
Madhura Jayaratne
|
7ac39c04c2
|
Merge branch 'QA_3_4'
Conflicts:
libraries/Table.class.php
|
2011-12-07 08:53:13 +05:30 |
|
Madhura Jayaratne
|
6e0a10494f
|
bug #3452506 [edit] Unable to move tables with triggers
|
2011-12-07 08:33:28 +05:30 |
|
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
|
328defc9d9
|
bug [view] View renaming did not work
|
2011-10-10 07:25:52 -04:00 |
|
Marc Delisle
|
6fec80c614
|
bug [view] View renaming did not work
|
2011-10-10 07:16:30 -04:00 |
|
Aris Feryanto
|
036d1a8397
|
Correctly show error message when unable to save UI property
|
2011-08-29 15:00:06 +08:00 |
|
Piotr Przybylski
|
f678a45cd2
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
libraries/database_interface.lib.php
|
2011-08-24 21:40:52 +02:00 |
|
Piotr Przybylski
|
5ab5afd506
|
Use PMA_Table::isView() instead of PMA_isView()
|
2011-08-24 21:16:04 +02:00 |
|
Piotr Przybylski
|
c12073871d
|
Remove deprecated method PMA_Table::_isView()
|
2011-08-24 21:00:41 +02:00 |
|
Piotr Przybylski
|
8cd8760256
|
Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema
|
2011-08-23 22:48:14 +02:00 |
|
Piotr Przybylski
|
41c18f6113
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
libraries/Table.class.php
libraries/Tracker.class.php
|
2011-08-20 00:48:40 +02:00 |
|
Madhura Jayaratne
|
c28c33c471
|
Coding style improvements
|
2011-08-19 23:38:42 +05:30 |
|
Piotr Przybylski
|
0ca4a5f02e
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
db_search.php
libraries/Table.class.php
libraries/schema/Pdf_Relation_Schema.class.php
libraries/schema/User_Schema.class.php
libraries/tbl_select.lib.php
server_status.php
tbl_change.php
|
2011-08-19 15:56:26 +02:00 |
|
Michal Čihař
|
cb9f7a2c26
|
Clarify code
|
2011-08-19 11:15:31 +02:00 |
|
Michal Čihař
|
a3f14bbd80
|
Fix indentation
|
2011-08-19 11:15:24 +02:00 |
|
Piotr Przybylski
|
a502f95af4
|
Merge remote-tracking branch 'origin/master' into drizzle
|
2011-08-16 16:11:43 +02:00 |
|
Piotr Przybylski
|
cc4743d396
|
'comment' is not a reserved keyword, remove PMA_backquote
|
2011-08-16 00:05:26 +02:00 |
|
Piotr Przybylski
|
970262c435
|
Merge remote-tracking branch 'origin/master' into drizzle
|
2011-08-15 12:03:04 +02:00 |
|
Michal Čihař
|
7327dab936
|
Include link to docs
|
2011-08-15 10:01:10 +02:00 |
|
Piotr Przybylski
|
a7c0c55c7f
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
js/server_status.js
libraries/common.lib.php
tbl_printview.php
tbl_select.php
tbl_structure.php
|
2011-08-12 22:02:40 +02:00 |
|
Aris Feryanto
|
fe7eadab72
|
Add configuration for maximum tbl_uiprefs records, as suggested by Piotr
|
2011-08-12 15:49:53 +08:00 |
|
Sven Strickroth
|
fcb4986598
|
there is no create_time-status for views
Signed-off-by: Sven Strickroth <email@cs-ware.de>
|
2011-08-07 18:26:49 +05:30 |
|
Sven Strickroth
|
ed45a8e1f5
|
use i10n for error message
Signed-off-by: Sven Strickroth <email@cs-ware.de>
|
2011-08-07 18:26:27 +05:30 |
|
Piotr Przybylski
|
3586bb992f
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
db_structure.php
libraries/database_interface.lib.php
libraries/server_synchronize.lib.php
server_status.php
sql.php
|
2011-07-22 11:07:04 +02:00 |
|
Michal Čihař
|
9405dbb82a
|
Fix spacing after @param
|
2011-07-22 09:21:55 +02:00 |
|
Piotr Przybylski
|
6dbcab261e
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
server_status.php
|
2011-07-20 18:23:21 +02:00 |
|
Piotr Przybylski
|
6deed1fd2e
|
Change NULL to null
|
2011-07-20 18:08:04 +02:00 |
|
Piotr Przybylski
|
a0a4628b11
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
libraries/export/latex.php
libraries/export/odt.php
libraries/export/texytext.php
libraries/export/xml.php
|
2011-07-14 22:38:20 +02:00 |
|
Piotr Przybylski
|
590059cc30
|
Fix db/table name escaping in UI preferences
|
2011-07-14 01:30:25 +02:00 |
|
Piotr Przybylski
|
1bf994d73f
|
Try to cast default values for BOOLEAN columns to TRUE/FALSE
Required for Drizzle, adds more correct values for MySQL
|
2011-07-09 22:08:32 +02:00 |
|
Piotr Przybylski
|
024d4adc27
|
UUID has no length
|
2011-07-09 21:52:33 +02:00 |
|
Piotr Przybylski
|
382c020a85
|
Merge remote-tracking branch 'origin/master' into drizzle
|
2011-07-09 21:50:23 +02:00 |
|
Piotr Przybylski
|
2c4c45a68d
|
SERIAL and BOOLEAN columns have no length
|
2011-07-09 21:49:07 +02:00 |
|
Piotr Przybylski
|
b1b4e6389d
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
libraries/server_synchronize.lib.php
|
2011-07-06 18:31:38 +02:00 |
|
Piotr Przybylski
|
7ef98dc9a2
|
Merge remote-tracking branch 'origin/master' into drizzle
|
2011-06-30 00:52:01 +02:00 |
|
Aris Feryanto
|
24150ce3a9
|
Merge remote-tracking branch 'origin/master' into aris
|
2011-06-29 10:28:00 +08:00 |
|
Piotr Przybylski
|
eb8caa4b77
|
Removed dead and incorrect code
(In static context $this makes no sense)
|
2011-06-28 22:42:04 +02:00 |
|
Piotr Przybylski
|
2a8dee495a
|
Fix/unify comments
|
2011-06-28 22:42:04 +02:00 |
|
Piotr Przybylski
|
02fef2c5af
|
Proper check for TIMESTAMP
|
2011-06-28 22:42:03 +02:00 |
|
Aris Feryanto
|
60a0334661
|
Fix merge conflict with origin/master
|
2011-06-28 09:50:54 +08:00 |
|
Piotr Przybylski
|
3bde595666
|
Merge remote-tracking branch 'origin/master' into drizzle
|
2011-06-27 23:55:32 +02:00 |
|
Michal Čihař
|
c9c9fdf49d
|
Consistent capitalisation of PMA_sqlAddSlashes
|
2011-06-27 14:48:15 +02:00 |
|
Michal Čihař
|
e57f27e50b
|
Remove @uses tags from docblocks
|
2011-06-27 11:20:20 +02:00 |
|
Piotr Przybylski
|
28ae930a71
|
sql_mode doesn't exist in Drizzle
|
2011-06-26 21:25:24 +02:00 |
|
Piotr Przybylski
|
d4d647e169
|
Merge remote-tracking branch 'origin/master' into drizzle
|
2011-06-26 18:32:20 +02:00 |
|
Piotr Przybylski
|
3c55511e5c
|
Use Create_time instead of CREATE_TIME
|
2011-06-26 18:28:35 +02:00 |
|
Aris Feryanto
|
66cb04ead5
|
Add new feature: show/hide column(s) while browsing a table
|
2011-06-24 18:18:43 +08:00 |
|