Commit Graph

10642 Commits

Author SHA1 Message Date
Marc Delisle
1cc3e27308 bug #2961 Relations settings not updated on config change
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-21 10:09:55 -05:00
Madhura Jayaratne
a7e316d799 bug #4190 Fractional seconds cause row update even if the value is not changed
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-19 19:35:55 +05:30
Marc Delisle
7ff18f07bc Merge pull request #795 from smita786/QA_4_1
bug fix #2760
2013-12-19 03:12:43 -08:00
Marc Delisle
9876aeb550 Finish removing the gather suboption of the error handler
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-18 12:37:01 -05:00
Smita Kumari
675e457f50 bug fix #2760
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2013-12-18 19:17:59 +05:30
Marc Delisle
60b063116a 4.1.2-dev
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-17 05:52:54 -05:00
Archit Verma
f63a36fbf8 bug fix #4185; changed action to import.php
Signed-off-by: Archit Verma <architv07@gmail.com>
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-16 12:54:09 -05:00
Marc Delisle
cc58ebe7d1 bug #4186 Adding a column when creating a table does not propagate index info
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-15 13:29:49 -05:00
Marc Delisle
f18e061710 Bug #4023 Requires wildcard EXECUTE/ALTER ROUTINE on DB to allow Procedures to be executed by user
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-15 07:39:35 -05:00
Marc Delisle
94fa29e863 Merge pull request #787 from smita786/QA_4_1
fixed bug #4181: set regenerate to save the state of filled columns
2013-12-13 09:50:22 -08:00
Smita Kumari
b7429dfa0d fixed bug #4181: set regenerate to save the state of filled columns
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2013-12-13 21:43:05 +05:30
Marc Delisle
b3cf4dc89f Fix typos
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-13 05:43:36 -05:00
Smita Kumari
72f422b157 fix bug #3903 and retaing ORDER BY preference when query having ORDER BY clause without backquoting
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2013-12-13 14:38:03 +05:30
Marc Delisle
c8ac434931 Fix undefined variable
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-11 20:43:46 -05:00
Gemorroj
0232003ad2 accept license
Signed-off-by: Gemorroj <wapinet@gmail.com>
2013-12-11 20:32:36 -05:00
Gemorroj
b5210ba142 fix #4149
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-11 20:31:47 -05:00
Marc Delisle
709396337b bug #4173 Transformations overview not reachable
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-08 19:11:21 -05:00
Marc Delisle
6720751744 Fix undefined variable
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-08 09:28:58 -05:00
lakshit
274943c0c5 Fixed bug 4154
Signed-off-by: lakshit <lakshitarora26@gmail.com>
2013-12-08 06:38:20 -05:00
Marc Delisle
d31e966a43 4.1.1-dev
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-08 06:25:11 -05:00
Marc Delisle
d67204c664 4.1.0-rc3
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-07 07:36:38 -05:00
ayushchd
1eff5df2bd Add additional param in docblock 2013-12-04 07:52:51 -05:00
ayushchd
9bed39f0d4 fix bug #4168 Rename multiple columns is not working 2013-12-04 07:52:35 -05:00
Marc Delisle
c3352baa14 Fix tests 2013-12-04 09:16:45 +01:00
Marc Delisle
c51ff6f9d9 Unused code 2013-12-02 13:01:54 -05:00
Marc Delisle
c4f008b6cf bug #4119 Huge session data with ['Error_Handler']['gather'] 2013-12-02 13:00:51 -05:00
Marc Delisle
35ab010a46 4.1.0-rc2 2013-11-30 08:12:31 -05:00
Marc Delisle
fbce9502e4 Fix merge conflicts 2013-11-27 12:41:01 -05:00
Marc Delisle
b22b76e7f5 bug #4158 Events page says no privileges with ALL PRIVILEGES 2013-11-27 12:36:51 -05:00
Madhura Jayaratne
7842d5f0e0 bug #4165 unsigned integer is not used for input limit on line copy 2013-11-27 22:45:02 +05:30
Marc Delisle
458ce4102c Bug #4164 "Hide" and "Show hidden items" are not translatable 2013-11-25 16:17:23 -05:00
Marc Delisle
d34e84e75c Move the MaxNavigationItems directive to the Navigation panel section (doc and default config) 2013-11-24 06:59:19 -05:00
Marc Delisle
96417c4404 4.1.0-rc1 2013-11-23 06:29:04 -05:00
Marc Delisle
1615fe1180 We now use gettext 2013-11-22 12:59:51 -05:00
Marc Delisle
444068ad36 Merge pull request #766 from slimtim/bug_4159
Prevent fatal PHP error when filtering tables in the navigation tree
2013-11-22 03:02:18 -08:00
Marc Delisle
9ad4e64719 Fix coding style 2013-11-22 05:26:45 -05:00
J.M
419d89f0cb Detect Internet Explorer 11 User Agent 2013-11-21 20:40:23 +01:00
Martyn Dale
30d9af4789 Fix performance issue with many databases (when only_db is defined) 2013-11-21 13:00:43 -05:00
slimtim
a15b66dc24 Prevent fatal error when filtering tables in the navigation tree. (bug #4159) 2013-11-21 08:18:19 -05:00
Marc Delisle
ca053deb24 Merge pull request #765 from slimtim/bug_4153
When importing a SQL file convert \r line-endings to \n
2013-11-21 04:16:11 -08:00
Marc Delisle
088b0f7818 Fix coding style 2013-11-21 06:51:52 -05:00
slimtim
f604be8bd2 When importing a SQL file convert carriage return (\r) line-endings to line feeds (\n) otherwise all queries in the file may not get executed on some platforms (e.g. Linux) 2013-11-20 21:44:48 -05:00
slimtim
2e7c024df6 When importing a CSV file force a trailing new line at EOF to prevent parsing problems. (bug #4133) 2013-11-20 16:43:01 -05:00
Marc Delisle
ebc5e9a5c7 We do not need a separate ErrorReporting directive 2013-11-20 06:14:53 -05:00
Michal Čihař
b06e2e06ee Always define pma_config_loading (issue #760) 2013-11-20 10:28:32 +01:00
Marc Delisle
73da1e324b Fix merge conflicts 2013-11-19 13:00:29 -05:00
Marc Delisle
9048df8eb6 bug #4083 row deleting isn't binlogs friendly 2013-11-19 12:55:56 -05:00
Marc Delisle
76a57d7611 Fix coding style 2013-11-19 07:22:26 -05:00
Michal Čihař
a8bd9e5b9f Set Content-Type in request 2013-11-18 15:03:37 +01:00
Michal Čihař
118c6f3501 Merge pull request #735 from m0hamed/error_reporting_pretty_fix
Fixed prettifying for older php versions
2013-11-18 02:49:34 -08:00