Sebastian Mendel
fa21fe3ea5
make the database list more magic:
...
load/fetch only if really required
use SPL ArrayObject to behave like an array
2008-05-09 10:41:16 +00:00
Sebastian Mendel
91007aa3d6
include trace of executed queries
2008-05-08 06:07:00 +00:00
Sebastian Mendel
c53238a89e
no need to fetch tables twice
2008-05-08 06:02:08 +00:00
Sebastian Mendel
1536decef8
no need to check for VIEW if we already know
2008-05-08 05:36:57 +00:00
Sebastian Mendel
c69ae450aa
cache relation information (saves at least two queries per HTTP request)
2008-05-08 05:06:50 +00:00
Marc Delisle
12980f5454
patch #1957998 [display] No tilde for InnoDB row counter when we know it for sure; also, fix in trunk a problem where "In use" was always displayed for views
2008-05-08 01:30:22 +00:00
Sebastian Mendel
7f8671a9e3
$regenerate got lost ... somehow
2008-05-07 14:00:07 +00:00
Sebastian Mendel
38160f9932
removed forgotten debug commands
2008-05-07 12:44:28 +00:00
Sebastian Mendel
a20d06228f
fixed NOTICE
2008-05-07 12:41:26 +00:00
Sebastian Mendel
206f4add2f
refactored complete table/column creation altering;
...
register_globals independent;
fixed bug #1344768 [database] create/alter table new field can not have empty string as default;
tweaked form layout to save space;
2008-05-07 12:35:00 +00:00
Marc Delisle
14edea6b1a
bug #1910621 [display] part 2: do not display a BINARY content as text
2008-05-07 10:28:12 +00:00
Sebastian Mendel
5cfa78a087
added permanently ON UPDATE CURRENT_TIMESTAMP to column attributes (use case like in the MySQL manual)
2008-05-07 08:41:15 +00:00
Sebastian Mendel
c4948d0e76
added permanently ON UPDATE CURRENT_TIMESTAMP to column attributes
2008-05-07 08:35:46 +00:00
Sebastian Mendel
f35c4ce7cc
DEFAULT can also be empty string
2008-05-06 14:06:39 +00:00
Sebastian Mendel
e8a6b1af54
new function to rename a field in relation tables (from tbl_alter.php)
2008-05-06 14:04:54 +00:00
Sebastian Mendel
7c7b9b55a2
$_REQUEST variables are ALWAYS already url decoded
2008-05-06 08:45:08 +00:00
Sebastian Mendel
e5458c0799
do not use urlencode() in forms
2008-05-06 08:28:27 +00:00
Marc Delisle
7c5d5c466a
PBXT: foreign key support
2008-05-04 18:36:17 +00:00
Marc Delisle
f0cd8feebe
undefined $server
2008-05-04 12:41:26 +00:00
Marc Delisle
51ea0c93c8
undefined $_type on successful table rename
2008-05-04 12:23:48 +00:00
Marc Delisle
4085b80bdc
sanitize table comments in print view
2008-05-03 11:59:52 +00:00
Marc Delisle
c37b5df5ec
[engines] PBXT: table options
2008-05-02 17:01:53 +00:00
Marc Delisle
a9bdeb876a
undefined $len
2008-05-02 11:42:42 +00:00
Marc Delisle
5620fa7a1f
bug #1955386 [session] Overriding session.hash_bits_per_character
2008-05-01 16:41:25 +00:00
Marc Delisle
fc041e4e15
do not remove the BINARY attribute in drop-down
2008-04-30 17:00:54 +00:00
Marc Delisle
f201e1e93b
sanitize $after_field
2008-04-30 16:27:46 +00:00
Marc Delisle
e7df5a73b4
2.11.6
2008-04-29 11:44:42 +00:00
Marc Delisle
c8cfea6fd9
bug #1910621 [display] part 1: do not display a TEXT utf8_bin as BLOB (fixed for mysqli extension only)
2008-04-28 16:47:31 +00:00
Marc Delisle
cce08fc068
[dbi] Incorrect interpretation for some mysqli field flags
2008-04-27 15:45:50 +00:00
Marc Delisle
4d4ec9ccc9
change querying of triggers in conformity with the example in MySQL manual
2008-04-26 15:18:12 +00:00
Marc Delisle
728e553098
bug #1908719 [interface] New field cannot be auto-increment and primary key
2008-04-24 17:05:50 +00:00
Marc Delisle
f82c6e9c5e
Romanian update
2008-04-23 17:13:43 +00:00
Marc Delisle
c4db0f0cd7
update
2008-04-23 16:28:20 +00:00
Marc Delisle
695e25b01f
remove old todo when creating a release
2008-04-22 20:11:52 +00:00
Marc Delisle
6d88a2e89d
2.11.5.2 release
2008-04-22 19:12:35 +00:00
Michal Čihař
3174c8f873
Check whether UploadDir is defined before using it.
2008-04-22 11:26:24 +00:00
Marc Delisle
7c8e036ed4
bug #1947189 [scripts] Missing </head> in scripts/signon.php
2008-04-21 17:06:03 +00:00
Marc Delisle
0bf622c924
bug #1944077 [core] Config file containing a BOM
2008-04-17 13:50:39 +00:00
Marc Delisle
7a5606c1ba
bug #1934401 [core] Cannot force a language
2008-04-16 18:54:42 +00:00
Marc Delisle
26abcac5e7
bug #1919808 [operations] Renaming a database fails to handle functions
2008-04-14 14:32:06 +00:00
Marc Delisle
f11915a86c
bug 1941020 undefined index
2008-04-14 13:19:09 +00:00
Marc Delisle
4469b64e4e
RENAME DATABASE removed in 5.1.23
2008-04-12 13:27:18 +00:00
Marc Delisle
166d0e181a
clarifications
2008-04-09 00:22:06 +00:00
Marc Delisle
4e66babab7
undefined variable row on table creation, since the new logic for BIT values
2008-04-07 16:22:07 +00:00
Marc Delisle
565dc8d348
bug #1906983 [export] Reimport of FUNCTION fails
2008-04-06 23:22:19 +00:00
Marc Delisle
e8c15e7e85
bug 1926357, last part of the fix
2008-04-06 12:52:53 +00:00
Marc Delisle
5e3d688591
bug #1935652 [auth] Access denied (show warning about mcrypt on login page)
2008-04-06 11:11:56 +00:00
Marc Delisle
0d62790725
patch #1895796 [lang] Typo in Japanese lang files
2008-04-06 00:00:42 +00:00
Marc Delisle
a9412c5e4b
patch #1929553 Remove BOM character in Swedish language file
2008-04-05 14:39:19 +00:00
Marc Delisle
3c01ca4b4e
typos
2008-04-05 12:35:24 +00:00