Diferencia entre revisiones de «User talk:Ostermayer»
Sin resumen de edición |
Sin resumen de edición |
||
| Línea 12: | Línea 12: | ||
from within function "SearchMySQL::searchInternal". Database returned error "145: Table './wikidb/searchindex' is marked as crashed and should be repaired (localhost)". | from within function "SearchMySQL::searchInternal". Database returned error "145: Table './wikidb/searchindex' is marked as crashed and should be repaired (localhost)". | ||
RD 2/24/14 | |||
== software improvements == | == software improvements == | ||
Revisión del 15:34 24 feb 2014
bug
There is some bug with the search function, if you type in a title that does not directly link to a note. For example, type in "test" and you get:
Database error
Jump to: navigation, search
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was: (SQL query hidden) from within function "SearchMySQL::searchInternal". Database returned error "145: Table './wikidb/searchindex' is marked as crashed and should be repaired (localhost)".
RD 2/24/14
software improvements
Leave any suggestions below
1.any way we can integrate an automated calculation function into the wiki? (Ie for calculation of dosages based on kg weight)? unsure as to what effectively this would entail from a coding standpoint.
Calculations
There is no great way to have automatic calculations since the text on a wiki is unstructured except for defined expressions http://en.wikipedia.org/wiki/Help:Calculation Daniel Ostermayer (talk)
