Aris Feryanto
d28d7daba1
Fix merge conflict with origin/master
2011-06-15 07:23:06 +07:00
Aris Feryanto
5bf8536831
Fix bug in 'Remember Sorting': modified caused error in PHP
2011-06-15 07:10:16 +07:00
Rouslan Placella
dda7ce9c39
Merge branch 'master' into rte
2011-06-14 19:44:09 +01:00
Aris Feryanto
2d8932b95e
Better column order remembering AJAX
2011-06-14 23:38:30 +07:00
Michal Čihař
4b73c39775
Always use long <?php tags
2011-06-14 14:21:48 +02:00
Aris Feryanto
8a87d944a5
Merge branch 'tablesort' into aris
2011-06-14 09:44:10 +07:00
Aris Feryanto
916db6a936
Remember sorting: Fix criteria for browsing, following PMA_isBrowsing
2011-06-14 09:41:32 +07:00
Rouslan Placella
ebfa1dd506
Fixed "Commands out of sync" error when calling a stored routine from sql.php
2011-06-13 18:10:22 +01:00
Tyron Madlener
f08b7d52ff
3 more bugfixes
2011-06-13 18:00:33 +02:00
Aris Feryanto
cf64d5282b
Remember column order only in 'Browse' tab
2011-06-13 12:08:17 +07:00
Aris Feryanto
eb7c64dfad
Merge remote-tracking branch 'origin/master' into colresize
2011-06-11 10:19:10 +07:00
Aris Feryanto
0b933d2614
Fix more bug: Reordering not work correctly if table structure changed
2011-06-09 14:43:34 +07:00
Tyron Madlener
f4fa0d9f79
- Dynamic chart with for the server status chart
...
- Table chart replaced with a Highcharts generated chart that also behaves somewhat more intellegently
2011-06-09 00:53:32 +02:00
Tyron Madlener
fcb3273c64
-Tabs +Spaces
2011-06-08 01:53:21 +02:00
Tyron Madlener
902fc1d95d
- Replaced pChart profiling chart with highchart chart
...
- Moved PMA_profilingResults() function code inline in sql.php as its used at only one place
2011-06-07 21:32:05 +02:00
Aris Feryanto
e9c055c5bc
Column reordering: remember the last column order
2011-06-07 18:22:22 +07:00
Tyron Madlener
5e09426666
Merge
2011-06-06 14:38:56 +02:00
Piotr Przybylski
a56d77fb67
Merge remote-tracking branch 'origin/master' into drizzle
2011-06-06 12:12:42 +02:00
Michal Čihař
3cf4830bbb
Replace TRUE/FALSE with true/false.
...
At least this seems to be the coding standard, so make all files
compliant.
2011-06-06 11:55:09 +02:00
Aris Feryanto
e1d0b67af6
Fix merge conflict caused by new syntax highlighter
2011-06-03 09:59:35 +07:00
Aris Feryanto
3b7f35d5c9
Add makegrid triggering in other files
2011-06-01 12:46:12 +07:00
Piotr Przybylski
56768f5f4c
Merge branch 'master' into drizzle
2011-05-29 18:27:58 +02:00
Aris Feryanto
e4ba1dc066
Add table pma_ui_prefs for remembering table sorting persistently
2011-05-27 18:52:00 +07:00
Aris Feryanto
9ae87854ed
Add ability to resize column when browsing tables
2011-05-27 14:05:45 +07:00
Aris Feryanto
cc7eade6a5
Remember table sorting: Fix for table_ref error
2011-05-25 09:01:07 +07:00
Aris Feryanto
96a253bfcc
Remove debugging message
2011-05-24 16:51:30 +07:00
Aris Feryanto
c1cd10a14f
Only remember sorting in Browse tab, modify the so SQL pretty printer works
2011-05-24 16:41:51 +07:00
Aris Feryanto
07de5495c4
RememberSorting: add some checking before retrieving/remembering sorting
2011-05-24 15:11:39 +07:00
Aris Feryanto
be32b88ec0
Remember table sorting in session variable
2011-05-24 13:49:00 +07:00
Piotr Przybylski
be748a7d84
Case insensitive comparisons to check for I_S, tread D_D as I_S
2011-05-17 00:00:21 +02:00
Marc Delisle
13b31956ae
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
Marc Delisle
b2b1953db1
Start to replace warning level with error level
2011-05-03 18:52:37 -04:00
Madhura Jayaratne
e13f033d95
These are strings.
2011-04-14 07:17:53 +05:30
Madhura Jayaratne
cc05f48f3c
Bug #3207730 [AJAX] Inline edit and Relational display column
2011-04-11 10:55:58 +05:30
Marc Delisle
5d147c25af
Bug #3281316 Loading message stays on screen for too long
2011-04-10 09:01:31 -04:00
Atul Pratap Singh
6acf4acd25
auto get back to the Table Operations tab
2011-03-28 14:22:36 +02:00
Marc Delisle
bb3f6affea
Obey the ShowSQL directive also for inline edit
2011-03-26 07:57:02 -04:00
Madhura Jayaratne
2038266f88
For Bug #3207730 Inline edit and Relational display column
2011-03-23 18:08:35 +05:30
Madhura Jayaratne
abfb718c89
Inline edit extended to fields of type set.
2011-03-01 20:42:51 +05:30
Madhura Jayaratne
aa6fe093d6
Inline edit fine-tuned for enum fields
2011-02-24 08:36:01 +05:30
Madhura Jayaratne
3b8bbf254a
Bug #3188108 Inline edit break the hyperlink of foreign keyed value
2011-02-21 18:05:51 +05:30
Madhura Jayaratne
bd8126735f
Inline edit fails for foreign keys.
2011-02-18 00:34:19 +05:30
Michal Čihař
054e265cdb
Remove useless reference to feature tracker
2011-02-17 17:17:21 +01:00
Michal Čihař
c1398b4ff1
PMA_mysqlDie pulls headers, no need to do it again.
2011-02-17 13:45:58 +01:00
Michal Čihař
439a24c6a2
bug #3183548 [ajax] AJAX response needs HTTP header as well.
...
Otherwise we would use default charset from PHP insted of utf-8 we use.
2011-02-17 10:08:18 +01:00
Michal Čihař
e9bac1dfbb
Merge branch 'QA_3_3'
2011-02-11 14:23:54 +01:00
Michal Čihař
a5464b4daf
Avoid using all users query as default when browsing.
2011-02-11 14:23:34 +01:00
Michal Čihař
1164c5b7fb
Add link to documentation
2011-02-10 10:37:58 +01:00
Michal Čihař
9517f08a96
Make this sentence
2011-02-10 10:33:47 +01:00
Michal Čihař
69c0a887fc
bug #3177136 [interface] Indicate that bookmark is being used on browse.
2011-02-10 10:15:07 +01:00
Marc Delisle
5464b54e17
Start implementing conditional Ajax (in results page)
2011-01-22 09:50:12 -05:00
Marc Delisle
c72cc2c8f5
Browse foreign values did not work with inline edit
...
Use known message "Browse foreign values" instead of "Search foreign
data"
Use jQuery to attach handler instead of "onclick" for
browse_foreigners.php when called from sql.php
2010-12-24 07:50:42 -05:00
Michal Čihař
57265808b8
Do not fail if transformations are not enabled for this table, but request asks to enable them.
2010-12-02 17:20:09 +01:00
Michal Čihař
89f03ef81b
bug #3123433 [interface] Avoid double escaping of MySQL errors.
...
The PMA_DBI_getError function already does escaping, so there is no need
to escape that string again on displaying.
2010-12-02 17:14:59 +01:00
Michal Čihař
219f5a4fb9
Whitespace cleanup.
2010-12-02 17:13:47 +01:00
Marc Delisle
08c0f4e921
undefined variables
2010-10-31 05:51:38 -04:00
Marc Delisle
fe5577568d
bug #3072492 Error for wrong SQL disappears
2010-10-08 06:23:27 -04:00
Marc Delisle
e91e87861b
make USE work in the context of ajaxification
2010-10-03 07:45:15 -04:00
Marc Delisle
582fe81aa3
notice on undefined variable
2010-09-04 07:55:26 -04:00
Marc Delisle
98a5ba7317
misleading variable name
2010-09-04 07:01:30 -04:00
Michal Čihař
d17fba309c
Fix permissions.
...
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
9c34a0eec9
Merged branch official/master. Resolved merge conflicts introduced due to merging of Piotr and Martynas's branches
2010-08-28 01:53:52 +05:30
ninadsp
cce1ef0eda
Fixed the display_query undefined error by adding a check to see if it exists
2010-08-26 22:52:38 +05:30
Herman van Rink
b477c4cb1a
Merge branch 'blinky/master' into gsoc2010-blinky
...
Conflicts:
Documentation.html - renumbered 6.28 to 6.29
2010-08-25 16:59:54 +02:00
Marc Delisle
e6c7aaad34
simplify logic and rename parameter
2010-08-22 08:52:15 -04:00
ninadsp
c9253c0a0e
Merge conflict resolved for Lori's tree merge to main
2010-08-22 12:42:54 +05:30
Michal Čihař
862e3ca2a7
Merge branch 'QA_3_3'
...
Conflicts:
libraries/core.lib.php
server_databases.php
server_privileges.php
2010-08-20 13:40:37 +02:00
Michal Čihař
41145feb12
Merge branch 'MAINT_3_3_5' into QA_3_3
...
Conflicts:
ChangeLog
libraries/common.lib.php
2010-08-20 13:36:49 +02:00
Michal Čihař
fa30188dde
Escape html chars in form values.
2010-08-18 11:38:19 +02:00
ninadsp
c0ee037c59
Resolved a Merge Conflict
2010-08-17 18:25:03 +05:30
Martynas Mickevicius
b32e5879fd
Merge commit 'origin/master' into local
2010-08-16 01:01:30 +03:00
ninadsp
0b2b21712e
Added documentation to PHP files
2010-08-15 01:50:47 +05:30
Marc Delisle
bda213a5ac
bug #3042706 [pmadb] Relations, bookmarks, etc deleted after table drop
2010-08-11 10:48:05 -04:00
Marc Delisle
dda6de20d2
bug #3042706 [pmadb] Relations, bookmarks, etc deleted after table drop
2010-08-10 17:55:04 -04:00
ninadsp
a458147969
Merge from upstream. Resolved a conflict in js/functions.js
2010-08-05 23:51:14 +05:30
ninadsp
b19fa7c60f
Retrieve a link instead of the dropdown fields when the number of foreign fields is more than ['ForeignKeyMaxLimit']. Could use an icon in the anchor like it is in tbl_change.php
2010-07-31 02:02:16 +05:30
ninadsp
6547920e8a
The anchor is now correctly generated for a saved relational field during inline edit with the correct where clause. Trying to fix the bug with ['ForeignKeyMaxLimit']
2010-07-31 01:34:47 +05:30
ninadsp
43ed78a0f8
Transformed values are returned from server for newly edited values. Handling of mimetypes other than text/plain needs to be implemented
2010-07-29 23:36:35 +05:30
ninadsp
cd42d616f7
Removed unresolved section
2010-07-29 21:26:21 +05:30
ninadsp
a2f78a6d38
Resolve merge conflicts for upstream merge
2010-07-29 19:17:25 +05:30
Martynas Mickevicius
b0888714b6
Merge commit 'origin/master' into local
...
Conflicts:
server_status.php
2010-07-29 14:14:26 +03:00
ninadsp
4190a5883a
Improved handling of relational fields after saving inline edits. Still need to fix the anchor that is being generated, where clause is missing
2010-07-28 02:58:38 +05:30
Michal Čihař
3910ce6121
Remove explicit inclusion of Table.class.php as it is included in common.inc anyway.
2010-07-26 16:35:52 +02:00
Michal Čihař
d291827444
No need to require_once footer
...
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
Michal Čihař
ee767e2d3d
No need to explicitely include relation.lib its anyway included in common.inc
2010-07-26 16:17:59 +02:00
ninadsp
fd4b33de85
Added handling of enum values to inline editing
2010-07-26 01:21:52 +05:30
Marc Delisle
084c0dbcf5
functions.js included automatically
2010-07-24 08:11:48 -04:00
ninadsp
25dbe9b039
Relational values are now retrieved from the server for inline editing. However, the displaying of relational values after a successful inline edit has to be handled better. The link to the sql query is lost, and we dont know how the relational display column setting will be handled
2010-07-24 00:32:50 +05:30
ninadsp
e646a2760c
Fixed conflict due to upstream merge
2010-07-23 21:59:15 +05:30
Martynas Mickevicius
b7daf5d985
removed overlib dependancy. Written simple tooltip.
2010-07-23 16:53:46 +03:00
Martynas Mickevicius
bcbd662f48
added tooltip JS includes for other chart places.
2010-07-21 19:35:15 +03:00
Michal Čihař
45059994b1
Correct message, this one tells that the query is validated.
2010-07-21 13:53:08 +02:00
ninadsp
e9731e39c7
Added a few lines to handle inline edit requests
2010-07-21 00:12:17 +05:30
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
ninadsp
7da51f1a8e
Empty row result set was not being handled correctly for Table Search page, fixed it
2010-07-16 19:10:48 +05:30
ninadsp
98676380f9
Improved error handling. The ajax message was not being properly shown
...
for an empty result set
2010-07-14 20:21:47 +05:30
ninadsp
4f3b8b96ae
If in an ajax query, we need to show the query and the time taken to process the query. Added code to get this working
2010-07-03 02:52:09 +05:30
ninadsp
5c1052ad96
Included the sql.js file, added teh container division sqlqueryresults
...
when generating the results table. All cases have not been handled yet.
2010-07-01 02:33:31 +05:30
ninadsp
eb0e019fa6
Rudimentary script in place for retreiving SQL query results by ajax,
...
and paginating the results table in place.
2010-06-30 01:18:47 +05:30
ninadsp
e2cef4bc23
Suppress the printing of the serverlinks and topmenucontainer divs when
...
in an ajax request
2010-06-28 01:24:05 +05:30
Martynas Mickevicius
d814efcfb6
added the chart in the profiling window
2010-06-15 20:13:34 +03:00
ninadsp
bed1948d04
testing git setup - no major change made in code yet
...
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
b05a903dc3
gettext conversion
2010-05-14 07:47:50 -04:00
Marc Delisle
632211d065
gettext conversion
2010-05-09 16:24:32 -04:00
Marc Delisle
2586524b03
gettext conversion; clarify code
2010-05-06 07:48:38 -04:00
Marc Delisle
17c9fb4d28
gettext conversion
2010-05-05 12:57:30 -04:00
Michal Čihař
c2de4dd8d9
Add full uncompressed version of jquery ui.
2010-04-15 09:34:52 +02:00
Marc Delisle
360101dbfb
bug #2973949 SQL History broken (need to revert patch #2899969 )
2010-04-04 17:30:36 -04:00
Marc Delisle
1f62ea1932
bug #2973949 SQL History broken (need to revert patch #2899969 )
2010-04-04 17:21:48 -04:00
Michal Čihař
a2a0d9bb38
Avoid multiple loading of jQuery.
2010-04-01 17:19:37 +02:00
Michal Čihař
4dd524eaf1
Use ngettext for number of inserted rows.
2010-03-30 14:51:09 +02:00
Michal Čihař
44d5cb8548
Use ngettext for number of deleted rows.
2010-03-30 14:41:46 +02:00
Michal Čihař
9e345b4ab8
Use ngettext for number of affected rows.
2010-03-30 14:32:06 +02:00
Marc Delisle
9785bbc561
remove author names
2010-03-26 17:44:10 -04:00
Marc Delisle
58ebfd4591
jquery in subdirectory of js; trying jquery-ui toggle effect
2010-03-23 17:08:47 -04:00
Marc Delisle
f8fa3b4ede
jQuery and slider effect
2010-03-21 07:36:39 -04:00
Michal Čihař
201d0e892c
Load mootools in every page.
2010-01-25 11:49:46 +00:00
Michal Čihař
78b00824eb
[core] Updated mootools to fix some glitches with Safari.
...
Mootools are now in separate files as distributed upstream.
2010-01-04 15:35:23 +00:00
Marc Delisle
526dce65cb
3.3
2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4
3.3
2009-12-31 13:09:18 +00:00
Marc Delisle
90c5ef65cd
patch #2899969 [core] Session lock blocks working from a second window
2009-12-17 17:27:47 +00:00
Marc Delisle
cda5b04eab
improve wording in comment
2009-10-23 10:22:00 +00:00
Marc Delisle
1419fcf3c2
remove deprecated parameter of PMA_Table::countRecords()
2009-10-23 10:02:09 +00:00
Marc Delisle
2a893aba92
[security] XSS: Insufficient output sanitizing in bookmarks
2009-06-30 10:48:08 +00:00
Marc Delisle
38fea0cc9e
in SESSION, userconf renamed to tmp_user_values to avoid confusion with the future db-based user preferences
2009-06-20 16:36:58 +00:00
Michal Čihař
9605363dfb
Escape zero_rows (this is not dangerous, but I think it should be escaped).
2009-04-09 14:20:44 +00:00
Marc Delisle
c19b43557f
message "Bookmark created" is not displaying
2009-01-24 16:43:56 +00:00
Marc Delisle
c010da50d8
bug #2473127 [display] Deleting rows displays tbl structure, not contents
2009-01-01 21:39:21 +00:00
Michal Čihař
56941e509c
Adding @package, second part.
2008-11-24 11:05:40 +00:00
Michal Čihař
37315b0c79
Document some require/includes as phpdoc otherwise takes random block before to document it.
2008-11-24 10:02:56 +00:00
Marc Delisle
2ac75d4591
upgrade to mootools 1.2; temporarily deactivate the color picker that does not work with this mootools version
2008-07-14 19:52:16 +00:00
Marc Delisle
606619b6b9
small code cleanup
2008-07-09 18:01:56 +00:00
Marc Delisle
b9baa825c1
display options (work in progress)
2008-05-21 15:49:57 +00:00
Sebastian Mendel
32c61a2ff6
reworked bookmarking
2008-05-09 12:37:30 +00:00
Marc Delisle
4f98c84dd7
dead code
2008-03-16 11:28:18 +00:00
Sebastian Mendel
eb07812dbb
aggregate more index code into PMA_index class
2008-02-07 14:59:02 +00:00
Marc Delisle
cf1303f0fe
Avoid a No tables found when deleting the last table of a db and the table limit offset becomes greater than the number of tables
2007-12-29 20:38:27 +00:00
Marc Delisle
78a3a6dacb
parser (analyzer) the section_before_limit should not contain the LIMIT clause itself; and extract the limit_clause
2007-12-16 15:18:23 +00:00
Marc Delisle
9385dde992
bug #178988 [display] space before SHOW COLUMNS
2007-11-12 17:55:31 +00:00
Marc Delisle
a4be8e0efd
bug #1824506 [profiling] Profile command repeated on older MySQL servers
2007-11-02 17:34:58 +00:00
Marc Delisle
c94fd548d6
new strInsertedRowId
2007-10-19 16:16:49 +00:00
Marc Delisle
6250cd0506
strRowsInserted
2007-10-19 11:40:27 +00:00
Marc Delisle
e9da128bc0
strRowsDeleted, strRowsAffected
2007-10-18 17:15:39 +00:00
Sebastian Mendel
236198619d
should save before committing ... (missed some comments)
2007-10-17 08:05:57 +00:00
Sebastian Mendel
3b8b479d8c
commented out auto-switching to active database - really required? bug #1814718 win: table list disappears (mixed case db names)
2007-10-17 08:03:19 +00:00
Sebastian Mendel
107fc46ad9
make use of PMA_Message
2007-10-16 12:14:19 +00:00
Sebastian Mendel
1950e582e6
some tweaks
...
display error an calling page instead of empty page
2007-10-12 08:08:32 +00:00
Sebastian Mendel
ec7a30f4fd
make use of new third 'class' parameter for PMA_showMessage()
2007-10-09 12:16:10 +00:00
Sebastian Mendel
40b3ce9fd1
use array to define included JavaScript libraries
2007-10-04 09:22:50 +00:00
Sebastian Mendel
7955d51f4f
removed MySQL < 5 code
2007-10-02 11:18:29 +00:00
Marc Delisle
7d517bd66a
bug #1798646 [display] Character + in query wrongly interpreted
2007-09-23 16:13:42 +00:00
Marc Delisle
941dee7e41
Profiling (work in progress)
2007-06-27 21:01:13 +00:00
Sebastian Mendel
fa30ac8c33
store browse state in session per query
2007-05-15 11:16:10 +00:00
Marc Delisle
73696f116f
bug #1712570 Deleting last record freezes (sorry for the double commit)
2007-05-09 13:10:08 +00:00
Sebastian Mendel
573a6161bd
fixed code indention
2007-05-09 12:18:57 +00:00
Sebastian Mendel
d0ac1f2bbb
XHTML standard: no language attribute in <script>
2007-04-01 11:13:46 +00:00
Sebastian Mendel
adb39168cc
coding standard: no braces around include
2007-04-01 09:51:41 +00:00
Sebastian Mendel
b2f3ae5fcf
make $sql_query persistent (init it, never unset it, always assume it is set)
2007-04-01 09:26:14 +00:00
Sebastian Mendel
008734f8b0
do NEVER unset $table or $db;
...
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
2007-03-30 09:12:05 +00:00
Sebastian Mendel
c28969acbd
no need to globalize $_REQUEST['is_js_confirmed']
2007-03-27 11:29:18 +00:00
Sebastian Mendel
d0facc3d4f
splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php
2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173
fixed/added page level docblock
2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762
synced/fixed vim line
2007-03-19 17:55:39 +00:00
Sebastian Mendel
71d4904b71
bug #1627210 , #1083301 , #1482401 [data] warning on duplicate indexes
2007-03-14 16:16:47 +00:00
Marc Delisle
5dd2f3696d
patch #1605032 , undefined index
2006-11-29 11:04:16 +00:00
Michal Čihař
fb9a3a598e
Check before commit!
2006-11-17 08:49:30 +00:00
Michal Čihař
cac4247057
Rename db_* files to drop useless _details part.
2006-10-25 12:25:01 +00:00
Michal Čihař
ad06b4a991
Rename tbl_* files to drop useless _properties part.
2006-10-25 10:55:20 +00:00
Michal Čihař
39ac60384a
Rename db_details_db_info.inc.php to db_info.inc.php.
2006-10-19 08:54:19 +00:00
Sebastian Mendel
1eadc0a41a
use @todo tag for todo items, to show up in generated documentation
2006-09-21 14:28:46 +00:00
Marc Delisle
5e0722a9db
bug #1533945 , wrong table name in header (SELECT from query window)
2006-08-11 12:36:12 +00:00
Marc Delisle
57eaa756e0
bug #1490422 , lost connection to MySQL server
2006-05-30 15:25:29 +00:00
Michal Čihař
942357ec92
Do not compare db if not defined.
2006-05-30 09:19:44 +00:00
Michal Čihař
7ad007ccf8
Show results of REPLACE as affected as it contains both deleted and inserted rows count (bug #1475765 ).
2006-04-27 08:48:08 +00:00
Sebastian Mendel
f020ab03b0
- fixed bug #1469469 cyclic redirect with sql.php as default table-page
...
- re-use already existing code
2006-04-13 10:39:58 +00:00
Marc Delisle
ae52834be5
bug #1448890 Column expander doesn't work
2006-03-26 10:52:21 +00:00
Marc Delisle
7f5e34a4d1
bug #1437499 , LIMIT clause when query end with semicolon
2006-02-23 17:55:31 +00:00
Michal Čihař
7b96b58417
Better message for query export, move operation above query results into one fieldset (bug #1431420 ).
2006-02-22 12:42:35 +00:00
Sebastian Mendel
cd340d8496
moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table
2006-02-21 11:07:46 +00:00
Sebastian Mendel
f21826d64c
fixed bug #1431422 Safari: Print view prints blank page
2006-02-20 14:19:56 +00:00
Marc Delisle
4532d8d0b0
bug #1434576 , undefined variable db
2006-02-19 14:34:25 +00:00
Sebastian Mendel
0ec11cfc97
fixed some 'not refreshing left frame'
2006-02-05 11:02:26 +00:00
Marc Delisle
bacb45368a
verification for COUNT clause and VIEWs
2006-01-25 15:29:17 +00:00
Marc Delisle
c7d4963897
affected rows are returned in case of DELETE with no WHERE clause, at least since MySQL 4.0.x
2006-01-25 14:49:40 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Sebastian Mendel
7358f5a712
allow 0 as name for database, table collumn, alias and index
2006-01-14 23:17:17 +00:00
Marc Delisle
841b3403c7
bug #1394779 , SQL executer tries to find keys from current table
2006-01-11 20:16:20 +00:00
Marc Delisle
1a16113609
bug #1395590 Safari Bookmark query fieldset float problem
2006-01-07 12:41:57 +00:00
Marc Delisle
a05f06bc48
revert changes
2005-12-11 23:49:19 +00:00
Marc Delisle
f6d24d59c9
first example for deglobalization: goto
2005-12-11 13:49:00 +00:00
Sebastian Mendel
8344198c10
moved tbl_properties_common.php into libraries
2005-12-08 13:19:25 +00:00
Sebastian Mendel
7a23fe5cb6
hide edit/delete links for information_schema (bug #1373201 )
2005-12-05 13:32:50 +00:00
Sebastian Mendel
82572774cd
define variables only where needed
2005-11-26 06:59:49 +00:00
Michal Čihař
6aeabf44d1
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
2005-11-24 09:12:17 +00:00
Michal Čihař
c40b663969
Move tbl_properties{.inc,_links,_table_info}.php to libraries folder as it does not require direct access.
2005-11-24 08:55:33 +00:00
Michal Čihař
5fe9f0f259
Move db_details_{common,db_info,links}.php to libraries folder as it does not require direct access.
2005-11-24 08:42:20 +00:00
Michal Čihař
66aa9d2396
Move server_{links,common}.inc.php to libraries folder as it does not require direct access.
2005-11-24 08:29:44 +00:00
Michal Čihař
3f2e3ab766
use bookmarked query for browsing when available
2005-11-23 21:41:16 +00:00
Michal Čihař
adf0c75d55
Allow browse page to be default (RFE #1228013 ).
2005-11-23 21:30:53 +00:00
Sebastian Mendel
d099b9d0d6
use fieldset for 'bookmark this'
2005-11-06 12:33:40 +00:00