Michal Čihař
|
ee07b93332
|
Forcibily use 10 as base for parsed numbers, otherwise accidentally octal numbers are expected (part of bug #1005865).
|
2004-08-10 12:30:03 +00:00 |
|
Marc Delisle
|
258c0302ed
|
bug 1005826, problem with foreign key dropdowns
|
2004-08-09 17:16:46 +00:00 |
|
Marc Delisle
|
2663def514
|
maybe rc2
|
2004-08-09 02:04:48 +00:00 |
|
Marc Delisle
|
9797b4a9b9
|
cannot copy a table structure with MySQL 4.1.x
|
2004-08-09 01:23:52 +00:00 |
|
Marc Delisle
|
a26eaecb13
|
with mysqli, does not find any bookmark
|
2004-08-09 00:28:57 +00:00 |
|
Marc Delisle
|
3ff89fa75d
|
2.6.0-rc1
|
2004-08-08 20:09:48 +00:00 |
|
Marc Delisle
|
c469625d0b
|
natural order sort if possible
|
2004-08-08 18:20:47 +00:00 |
|
Marc Delisle
|
160e4e29bc
|
bugs 1005414 and 1004546
|
2004-08-08 11:21:05 +00:00 |
|
Marc Delisle
|
d60aa18333
|
bug 1005120
|
2004-08-08 00:08:16 +00:00 |
|
Marc Delisle
|
0846e3f487
|
bug 993694, clicking on last record button does not reach a page where we see the last page number
|
2004-08-03 10:42:16 +00:00 |
|
Marc Delisle
|
f093987be6
|
bug 968174: auto-switch to UTF-8 on MySQL 4.1.0+, and default lang is now the non-UTF-8 one
|
2004-08-03 00:28:55 +00:00 |
|
Michal Čihař
|
aa57fc019c
|
Removed unused code.
|
2004-08-02 09:07:54 +00:00 |
|
Marc Delisle
|
d9c061cdc9
|
bug 994942
|
2004-08-02 01:05:39 +00:00 |
|
Marc Delisle
|
747bbd14f8
|
use faster AND comparison
|
2004-08-02 00:47:25 +00:00 |
|
Marc Delisle
|
b1fe7b3a21
|
bug 1001159
|
2004-08-01 16:45:02 +00:00 |
|
Alexander M. Turek
|
e0b4565515
|
Small optimizations, freed some results
|
2004-07-31 10:28:47 +00:00 |
|
Alexander M. Turek
|
99a4b30a74
|
More consistant naming for the chinese language files
|
2004-07-30 19:16:49 +00:00 |
|
Marc Delisle
|
189dd358d2
|
bug 965026 GROUP_CONCAT, previous commit was wrong
|
2004-07-29 16:48:08 +00:00 |
|
Marc Delisle
|
54e5e1c649
|
bug 965026 GROUP_CONCAT
|
2004-07-29 11:31:35 +00:00 |
|
Marc Delisle
|
6f2bd8c543
|
bug 981343 CURRENT_TIMESTAMP
|
2004-07-27 11:39:40 +00:00 |
|
Marc Delisle
|
e18937d5d2
|
better use default values in the fonction
|
2004-07-25 21:20:10 +00:00 |
|
Marc Delisle
|
837639360f
|
bug 997682 Illegal mix of collations
|
2004-07-25 20:17:53 +00:00 |
|
Alexander M. Turek
|
f66d1eec60
|
Made phpMyAdmin aware that there is a charset called gbk.
|
2004-07-23 08:26:46 +00:00 |
|
Alexander M. Turek
|
278b126afe
|
The user may now choose his connection character set. This should fix bug #984912.
|
2004-07-17 22:58:31 +00:00 |
|
Michal Čihař
|
7a2bc96243
|
Remove code for old MySQL version, do not store query, better handle various end of lines (probably bug #979635).
|
2004-07-16 08:47:21 +00:00 |
|
Michal Čihař
|
9fc1e14f3a
|
Fix export of '0' strings (bug #990398).
|
2004-07-15 15:26:34 +00:00 |
|
Michal Čihař
|
1cef835c05
|
Display SQL export after saving file on server (bug #989657).
|
2004-07-15 14:09:23 +00:00 |
|
Marc Delisle
|
a991dc6265
|
typo about GLOBALS
|
2004-07-15 11:17:47 +00:00 |
|
Marc Delisle
|
6f97956b60
|
bug 989581 and display problems if left panel when switching themes
|
2004-07-14 13:16:03 +00:00 |
|
Alexander M. Turek
|
1adf30919f
|
Updated collation definitions for MySQL 4.1.3 and 4.1.4
|
2004-07-13 15:25:09 +00:00 |
|
Alexander M. Turek
|
258f543379
|
avoid php errors if result set is FALSE
|
2004-07-13 14:40:34 +00:00 |
|
Marc Delisle
|
ed3eaa7449
|
renamed colors.inc.php to layout.inc.php
|
2004-07-12 15:20:55 +00:00 |
|
Marc Delisle
|
962d5c09e3
|
error trapping, realpath
|
2004-07-06 17:53:28 +00:00 |
|
Marc Delisle
|
3f7382d386
|
bug 983992
|
2004-07-05 14:55:59 +00:00 |
|
Marc Delisle
|
0e8e84d8c0
|
bug 981359 optional hex for binary
|
2004-07-01 01:30:37 +00:00 |
|
Alexander M. Turek
|
5dd5999d7f
|
security fix against $_REQUEST['cfg'] exploits
|
2004-06-30 13:13:19 +00:00 |
|
Marc Delisle
|
f35c41bcb9
|
going to beta3
|
2004-06-28 20:47:23 +00:00 |
|
Alexander M. Turek
|
edefe8b962
|
bug #980594
|
2004-06-27 07:54:16 +00:00 |
|
Michal Čihař
|
56027edb7c
|
Brand new CREATE query rewriter from LinuxTax, fixes bug #979635.
|
2004-06-25 11:53:14 +00:00 |
|
Marc Delisle
|
a04115157f
|
style alignment for lost option
|
2004-06-25 11:38:05 +00:00 |
|
Michal Čihař
|
bbfead0066
|
Add back key checking disabling.
|
2004-06-25 10:51:20 +00:00 |
|
Michal Čihař
|
9c3c3104d4
|
Remember selected charset in cookie.
|
2004-06-25 08:23:47 +00:00 |
|
Marc Delisle
|
901576cd76
|
still developing
|
2004-06-25 01:34:19 +00:00 |
|
Marc Delisle
|
50a03a5221
|
going to 2.6.0-beta1
|
2004-06-25 00:03:36 +00:00 |
|
Marc Delisle
|
eaea6da89d
|
BrowseMarkerEnable
|
2004-06-24 14:20:26 +00:00 |
|
Marc Delisle
|
f5db2f7cfe
|
BrowsePointerEnable
|
2004-06-24 13:47:01 +00:00 |
|
Michal Čihař
|
b00dbf08f5
|
Show last SELECT result also when there are comments behind last query.
|
2004-06-24 13:02:23 +00:00 |
|
Marc Delisle
|
de04757024
|
LeftPointerEnable
|
2004-06-24 12:41:10 +00:00 |
|
Michal Čihař
|
76167145fb
|
YET another fix for comments handling :-)
|
2004-06-24 11:29:03 +00:00 |
|
Michal Čihař
|
d924b831fd
|
Use read_dump.php instead of sql.php for links, otherwise we'll fail on commas.
|
2004-06-24 11:28:30 +00:00 |
|