Commit Graph

5034 Commits

Author SHA1 Message Date
Marc Delisle
313a06cce2 bug 921939 2004-04-07 19:34:42 +00:00
Marc Delisle
504d379aaa dropped ChangeLog entry 2004-04-07 17:07:48 +00:00
Marcel Tschopp
fb3cb037a9 german-utf8 has been broken... (ultraedit bug) 2004-04-07 16:34:30 +00:00
Marcel Tschopp
13407191a2 bug 930714, wrong spelling and query display.
-> german-utf8 has been broken...
2004-04-07 15:59:13 +00:00
Marcel Tschopp
47122d594f bug 930714, wrong spelling and query display. 2004-04-07 15:44:05 +00:00
Marc Delisle
6f53483773 bug 931034 big number data entry 2004-04-07 14:21:29 +00:00
Marc Delisle
c350428b49 bug 922054 new fix attempt 2004-04-06 13:22:20 +00:00
Marc Delisle
7ac0a4b634 lang 2004-04-04 13:17:06 +00:00
Marc Delisle
e1f48cbf16 update 2004-04-04 13:16:08 +00:00
Marc Delisle
52aac4ef6c lang 2004-04-04 13:10:34 +00:00
Marc Delisle
f3bdd94d26 update 2004-04-04 13:09:43 +00:00
Olivier Müller
c56cf7cf47 added (un)checkall links to the "Global privileges" edition form 2004-04-03 00:29:59 +00:00
Alexander M. Turek
3eb019f25a typo 2004-04-02 07:32:25 +00:00
Marc Delisle
5ed7072490 bug 922054 2004-04-01 18:34:17 +00:00
Michal Čihař
51a1224d3d Use properly $cfg['PropertiesIconic'] (bug #918072). 2004-03-30 13:55:09 +00:00
Marc Delisle
f947e79baa bug 923227 copying a user with table privileges does not work 2004-03-29 19:23:33 +00:00
Marc Delisle
ea070d828d bug 923171 password error when copying a user 2004-03-29 17:53:23 +00:00
Marc Delisle
d43bda9224 update 2004-03-26 20:55:39 +00:00
Marc Delisle
259391c933 Natural order 2004-03-26 19:21:54 +00:00
Marc Delisle
754de5d588 Natural order 2004-03-26 19:11:02 +00:00
Marcel Tschopp
19c9f98a04 Mysql4.1 specific fix in function PMA_displayTableBody() (character set convertions). 2004-03-26 19:09:09 +00:00
Marc Delisle
736b182dad Natural order 2004-03-26 18:49:56 +00:00
Marcel Tschopp
e5c4f13829 *** empty log message *** 2004-03-25 22:13:32 +00:00
Michal Čihař
15b85dc054 czech update 2004-03-25 15:36:00 +00:00
Michal Čihař
98e613a201 Fix errors when bookmarktable does not exists (bug #922509). 2004-03-25 10:25:22 +00:00
Marc Delisle
cf4bba92d9 bug 922553 2004-03-24 18:05:44 +00:00
Michal Čihař
dea9f9ed7c Added missing "$strConnectionError" (bug #922006). 2004-03-24 11:08:48 +00:00
Olivier Müller
4d1dc6192e 2004-03-23 Olivier Mueller <om@omnis.ch>
* libraries/mysql_wrappers.lib.php: added mysqli support to the
      PMA_mysql_field_flags function because mysqli does not know the function
      mysqli_field_flags (submitted by Marcel Tschopp - aka 'ne0x').
    * libraries/dbi/mysqli.dbi.lib.php: changed default query mode from
      MYSQLI_USE_RESULT to MYSQLI_STORE_RESULT in the
      PMA_DBI_try_query function (ne0x)
    * libraries/dbi/mysql.dbi.lib.php, libraries/dbi/mysqli.dbi.lib.php:
      Added wrapping function PMA_DBI_fetch_array() (ne0x)
    * libraries/display_tbl.lib.php: PMA_displayTableBody() function now uses
      the new PMA_DBI_fetch_array() function instead of
      PMA_mysql_fetch_array() (ne0x)
2004-03-23 16:22:19 +00:00
Michal Čihař
cd65e1f844 Set correct variable to avoid attempting sending headers twice. 2004-03-22 16:29:34 +00:00
Garvin Hicking
412b4ce6b4 german update 2004-03-22 12:28:54 +00:00
Michal Čihař
165a8c7dfe fixed 2004-03-20 19:55:04 +00:00
Marc Delisle
36c32393d9 bug 906551 2004-03-18 22:00:48 +00:00
Marc Delisle
78b92f76e1 bug 913704 2004-03-18 13:22:10 +00:00
Marc Delisle
ca802dd2da lang 2004-03-18 13:12:25 +00:00
Marc Delisle
0f9f5d17a6 update 2004-03-18 13:11:45 +00:00
Marc Delisle
f81459a5d2 bug 913630 deleted rows 0 2004-03-13 13:38:40 +00:00
Michal Čihař
ff79c198b8 Copy table defaults to structure and data (RFE #856517). 2004-03-10 16:03:39 +00:00
Marc Delisle
0f6eb412ec bug 877359, constraint and MySQL 3.23.58 2004-03-10 15:57:59 +00:00
Michal Čihař
0174292c97 Implement database renaming (RFE #792463). 2004-03-10 15:34:30 +00:00
Michal Čihař
1ead79a1bc New "Go back to this page" while editing. 2004-03-10 14:38:42 +00:00
Michal Čihař
999b64584c removed some hard coded messages 2004-03-10 13:24:13 +00:00
Michal Čihař
a530d91fee update translation 2004-03-10 13:17:48 +00:00
Michal Čihař
fc0c608d82 Add support for IF NOT EXISTS in CREATE TABLE export (RFE #913421). 2004-03-10 13:13:27 +00:00
Michal Čihař
262462b03a added missed configuration for INSERT IGNORE 2004-03-10 12:59:01 +00:00
Michal Čihař
b6f8cbd8e5 Add support for INSERT IGNORE and UPDATE IGNORE. 2004-03-10 11:51:18 +00:00
Michal Čihař
97008c97fa Patch 890075 - Unbuffered query while exporting 2004-03-10 11:02:30 +00:00
Michal Čihař
39f110f82c Support for unbuffered queries - PMA_DBI_QUERY_UNBUFFERED and fix support of PMA_DBI_QUERY_STORE. 2004-03-10 11:01:50 +00:00
Michal Čihař
f28ddb784f Correctly report error when export fails. 2004-03-10 10:06:55 +00:00
Marc Delisle
a4f40424fd lang 2004-03-09 21:51:48 +00:00
Marc Delisle
1aebb34134 update 2004-03-09 21:51:08 +00:00